unicore32: gpio: switch to gpiochip_add_data()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 15:07:09 +0000 (16:07 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Mar 2016 08:54:15 +0000 (10:54 +0200)
commitfd19f534ab7660883191d5f3c9d01f0c6f444aea
tree3e5836b3a2b93c16a8e8503e4b661a30910f9865
parentefed58f1c574a31c03447afffe69440e83fdf84d
unicore32: 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.

Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/unicore32/kernel/gpio.c