diff options
author | Pavan Savoy <pavan_savoy@ti.com> | 2012-08-03 21:49:39 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-16 19:11:45 +0200 |
commit | eccf2979b2c034b516e01b8a104c3739f7ef07d1 (patch) | |
tree | 17992e5c3b509f467a10578daf1bcce0b65d08d3 /net | |
parent | driver: misc: bmp085: remove "of_match_table" property. (diff) | |
download | linux-eccf2979b2c034b516e01b8a104c3739f7ef07d1.tar.xz linux-eccf2979b2c034b516e01b8a104c3739f7ef07d1.zip |
drivers/misc/ti-st: remove gpio handling
A platform hook to enable/disable the chip was introduced to perform specific
activities to power-up and power-down the WL chip.
Moving the power-up/down sequence also there makes more sense, since different
platforms have begun to have their own ways to power-up/down the chip.
This patch removes all of the gpio handling done by the driver in
st_kim_start/st_kim_stop & any of the gpio request done in the probe function.
Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions