[PATCH v1 1/1] ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Tue Dec 14 05:58:46 PST 2021
On Tue, Dec 14, 2021 at 01:41:29PM +0000, Russell King (Oracle) wrote:
> On Tue, Dec 14, 2021 at 03:32:43PM +0200, Andy Shevchenko wrote:
> > The OF node pointer is always NULL, get rid of unused parameter in
> > orion_gpio_init(). As a side effect it will allow to switch GPIO
> > library to the fwnode API, as well as in case of resurrecting it here
> > it should be fwnode_handle anyways.
>
> Please ensure the new code follows the existing style - especially in
> terms of wrapping. Some of us still use 80 columns as a general rule.
> Thanks.
Ah, okay, I will fix that for v2.
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list