From: Linus Walleij Date: Mon, 15 Dec 2014 09:39:47 +0000 (+0100) Subject: gpio: tc3589x: get rid of platform data X-Git-Tag: fixes-v4.0-rc1~140^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e41f554a0cbad139ee5072bbb49b4951f680c2;p=pandora-kernel.git 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 Acked-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed