]> git.karo-electronics.de Git - linux-beck.git/commit
gpio: tc3589x: get rid of platform data
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Dec 2014 09:39:47 +0000 (10:39 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:19 +0000 (17:23 +0100)
commit53e41f554a0cbad139ee5072bbb49b4951f680c2
tree2d4b4b63885c54337f0f25369628f98f6f116c36
parent5b6a342ba9594f1636f85e4c58004d87de9570ab
gpio: tc3589x: get rid of platform data

This device is only used from the device tree, and the startup()
and remove() callbacks are not used anywhere in the kernel, so
retire them and the pdata altogether.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tc3589x.c
include/linux/mfd/tc3589x.h