From: Pavan Savoy Date: Fri, 3 Aug 2012 19:49:39 +0000 (-0500) Subject: drivers/misc/ti-st: remove gpio handling X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~77^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eccf2979b2c034b516e01b8a104c3739f7ef07d1;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed