From: Luciano Coelho Date: Mon, 21 Jan 2013 11:12:42 +0000 (+0200) Subject: Revert "drivers/misc/ti-st: remove gpio handling" X-Git-Tag: v3.8-rc5~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7e2ca17039edb5f782be519eaf9d8ea500ba7cc;p=pandora-kernel.git Revert "drivers/misc/ti-st: remove gpio handling" This reverts commit eccf2979b2c034b516e01b8a104c3739f7ef07d1. The reason is that it broke TI WiLink shared transport on Panda. Also, callback functions should not be added to board files anymore, so revert to implementing the power functions in the driver itself. Additionally, changed a variable name ('status' to 'err') so that this revert compiles properly. Cc: stable [3.7] Acked-by: Tony Lindgren Signed-off-by: Luciano Coelho Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed