Re: [PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment

From: Andy Shevchenko
Date: Thu Dec 09 2021 - 06:59:45 EST


On Thu, Dec 02, 2021 at 10:58:55PM +0200, Andy Shevchenko wrote:
> GPIO library does copy the of_node from the parent device of
> the GPIO chip, there is no need to repeat this in the individual
> drivers. Remove assignment here.
>
> For the details one may look into the of_gpio_dev_init() implementation.

Marc, what do you think about this change?

--
With Best Regards,
Andy Shevchenko