From: Heikki Krogerus Date: Tue, 1 Apr 2014 14:02:53 +0000 (+0300) Subject: net: rfkill: gpio: remove unused and obsolete platform parameters X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~94^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=848ef58695d8c013f24633352586279cfb40e9d9;p=pandora-kernel.git net: rfkill: gpio: remove unused and obsolete platform parameters After upgrading to descriptor based gpios, the gpio numbers are not used anymore. The power_clk_name and the platform specific setup and close hooks are not used by anybody, and we should not encourage use of such things, so removing them. Acked-by: Alexandre Courbot Reviewed-by: Linus Walleij Signed-off-by: Heikki Krogerus Signed-off-by: Johannes Berg --- Reading git-diff-tree failed