power: supply: collie_battery: Convert to GPIO descriptors (part 2)
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 12 Jan 2023 14:02:09 +0000 (16:02 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 3 Feb 2023 12:28:59 +0000 (13:28 +0100)
commitfccd2b763c3476d20c16e2e8534d345e5e013b4a
tree7a7876f4a6bb4c44b76e7e84904e037f0f61e1fc
parentc85c191694cb1cf290b11059b3d2de8a2732ffd0
power: supply: collie_battery: Convert to GPIO descriptors (part 2)

Finish the job started by the commit ba940ed83218 ("power: supply:
collie_battery: Convert to GPIO descriptors"), i.e. convert the use
of gpio_to_irq() to gpiod_to_irq(). No functional changes intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/collie_battery.c