net: rfkill: gpio: remove unused and obsolete platform parameters
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 1 Apr 2014 14:02:53 +0000 (17:02 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Apr 2014 07:29:16 +0000 (09:29 +0200)
commit848ef58695d8c013f24633352586279cfb40e9d9
tree2aca76ac9a074b385459b0a7dd98ebf00c7a8e26
parent7bd494491be0a330df74bb7f79427f5604060585
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 <acourbot@nvidia.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/rfkill-gpio.h
net/rfkill/rfkill-gpio.c