]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 20 Jun 2020 21:13:27 +0000 (23:13 +0200)
commitaed8fa12552aed54aebe6946a34d59cf18e91a62
tree5e56ef3a9ec6c4bbc6a47606d50986a8285ff4e7
parentb3337eb24831db058231ea87838f316d9eb86253
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>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
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>
Link: https://lore.kernel.org/r/20200615150545.87964-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/plat-orion/gpio.c