From: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Date: 2021-05-26 19:18:02
The driver is neither dependent on OF, nor it requires any OF headers.
Fix header block to clarify independence from OF.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
From: Marc Kleine-Budde <mkl@pengutronix.de> Date: 2021-05-26 19:22:37
On 26.05.2021 22:18:01, Andy Shevchenko wrote:
The driver is neither dependent on OF, nor it requires any OF headers.
Fix header block to clarify independence from OF.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Does it already work on ACPI?
Applied to linux-can-next/testing.
thanks,
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Date: 2021-05-26 19:32:23
On Wed, May 26, 2021 at 09:22:14PM +0200, Marc Kleine-Budde wrote:
On 26.05.2021 22:18:01, Andy Shevchenko wrote:
quoted
The driver is neither dependent on OF, nor it requires any OF headers.
Fix header block to clarify independence from OF.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Does it already work on ACPI?
Nope.
Applied to linux-can-next/testing.
Please, scratch this (because of above).
I'll send out a v2 shortly.
--
With Best Regards,
Andy Shevchenko