linux-stable/arch/arm/plat-orion
Andy Shevchenko bba14b3291 ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init()
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@linux.intel.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
2022-02-03 09:25:11 +01:00
..
include/plat ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init() 2022-02-03 09:25:11 +01:00
common.c ARM: orion: don't use using 64-bit DMA masks 2019-04-07 15:19:42 -07:00
gpio.c ARM: orion/gpio: Get rid of unused first parameter in orion_gpio_init() 2022-02-03 09:25:11 +01:00
irq.c ARM: orion: always use MULTI_IRQ_HANDLER 2015-12-07 18:16:42 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mpp.c ARM: orion: avoid VLA in orion_mpp_conf 2018-11-02 22:31:24 -07:00
pcie.c
time.c ARM: orion: replace setup_irq() by request_irq() 2020-03-13 21:37:15 +01:00