gpio: arizona: Use local copy of pdata
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 22 Jul 2019 09:07:45 +0000 (10:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Aug 2019 09:42:29 +0000 (11:42 +0200)
commit72ce665f170ee22069726840cd13ccf5af4ef34d
treefc444074e8f35b597ea8618dda200f50d0587b3a
parentd111e7a387d71b444b9a785d754f348d9a623204
gpio: arizona: Use local copy of pdata

A local copy of the pdata exists and it should be used rather than
pulling a fresh copy.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20190722090748.20807-1-ckeepax@opensource.cirrus.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-arizona.c