]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: orion/gpio: Make use of for_each_requested_gpio()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 15 Jun 2020 15:05:42 +0000 (18:05 +0300)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Sat, 18 Jul 2020 20:49:23 +0000 (22:49 +0200)
commit606b1312d41cb70a70900ad14b6447fe62da51bc
tree1a66502a316e935d353a5203e78019bf767815bb
parent74a27a5f5a99e6b5adfd790053b6cccac3270c76
ARM: orion/gpio: Make use of for_each_requested_gpio()

Make use of for_each_requested_gpio() instead of home grown analogue.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Gregory Clement <gregory.clement@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/plat-orion/gpio.c