android_kernel_motorola_sm6225/drivers/misc/ti-st
Pavan Savoy eccf2979b2 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>
2012-08-16 10:11:45 -07:00
..
Kconfig misc: fix ti-st build issues 2011-04-29 14:11:03 -07:00
Makefile misc: ti-st: Kconfig & Makefile for TI_ST 2010-10-06 08:27:00 -07:00
st_core.c drivers/misc/ti-st/st_core.c: missing NULL check 2012-07-30 17:25:13 -07:00
st_kim.c drivers/misc/ti-st: remove gpio handling 2012-08-16 10:11:45 -07:00
st_ll.c drivers:misc:ti-st: platform hooks for chip states 2011-08-22 14:13:32 -07:00