]> git.karo-electronics.de Git - linux-beck.git/commit
sh: sdk7786-gpio: switch to gpiochip_add_data()
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 8 Dec 2015 14:58:33 +0000 (15:58 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 30 Mar 2016 08:53:44 +0000 (10:53 +0200)
commita8cb826aeab84553a30af22ca6d6b95a6513adb2
treeeb768dbd3cbec93566b8a6b8604e1e7d3d5ede70
parent937daafca774b05633f436c19885c8cb3cbdcc8a
sh: sdk7786-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: Paul Mundt <lethal@linux-sh.org>
Cc: linux-sh@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/sh/boards/mach-sdk7786/gpio.c