m68k: gpio: switch to gpiochip_add_data()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 13:03:48 +0000 (14:03 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 19 Feb 2016 08:51:43 +0000 (09:51 +0100)
commitebdbcba0d5bd94aedb89951e27e6ac6a396ac967
tree30ea84178507b8f3c345d48447db939ad63ddf23
parente0958405bc5861b42fab41a11dbdd7ddabd8d4b6
m68k: gpio: switch to gpiochip_add_data()

We're planning to remove the gpiochip_add() function to swith
to gpiochip_add_data() with NULL for data argument.

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/m68k/coldfire/gpio.c