commit | 53e41f554a0cbad139ee5072bbb49b4951f680c2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 15 10:39:47 2014 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jan 15 17:23:19 2015 +0100 |
tree | 2d4b4b63885c54337f0f25369628f98f6f116c36 | |
parent | 5b6a342ba9594f1636f85e4c58004d87de9570ab [diff] |
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>