drivers:misc: ti-st: remove multiple gpio handling
commit781a7395d239dbdb59738ca7fe08e71641bf583c
authorPavan Savoy <pavan_savoy@ti.com>
Fri, 4 Feb 2011 08:23:15 +0000 (4 02:23 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 20:41:21 +0000 (4 12:41 -0800)
treefb57da5401614e1b727457b78c7582327be61265
parent6d71ba2105a1d8c1712cdfcf46fc6040e4707cb9
drivers:misc: ti-st: remove multiple gpio handling

TI shared transport driver previously intended to expose rfkill
entries for each of the protocol gpio that the chip would have.
However now in case such gpios exist, which requires to be enabled
for a specific protocol, the responsibility lay on protocol driver.
This patch removes the request/free of multiple gpios, rfkill struct
references and also removes the chip_toggle function.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/ti-st/st_core.c
drivers/misc/ti-st/st_kim.c
include/linux/ti_wilink_st.h