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)
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

Simple merge
Simple merge