[PATCH v2 1/1] ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
Andrew Lunn
andrew at lunn.ch
Tue Dec 21 01:02:13 PST 2021
On Tue, Dec 21, 2021 at 09:27:23AM +0200, Andy Shevchenko wrote:
> On Tue, Dec 14, 2021 at 02:48:52PM +0000, Russell King (Oracle) wrote:
> > On Tue, Dec 14, 2021 at 04:06:56PM +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.
> > >
> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> >
> > Reviewed-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>
>
> Thank you, Russell and Andrew, now I'm wondering who can pick this up?
Gregory Clement normally picks up these patches.
Andrew
More information about the linux-arm-kernel
mailing list