From: Pavan Savoy Date: Fri, 4 Feb 2011 08:23:15 +0000 (-0600) Subject: drivers:misc: ti-st: remove multiple gpio handling X-Git-Tag: v2.6.39-rc1~471^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781a7395d239dbdb59738ca7fe08e71641bf583c;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed