linux/drivers/misc/ti-st
Luciano Coelho 55cd0e36f6 Revert "drivers/misc/ti-st: remove gpio handling"
This reverts commit eccf2979b2.

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 <stable@vger.kernel.org> [3.7]
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-01-21 14:29:03 -08:00
..
Kconfig
Makefile
st_core.c misc: st_core: Error triggered by convert "char" to "int" 2013-01-17 10:19:42 -08:00
st_kim.c Revert "drivers/misc/ti-st: remove gpio handling" 2013-01-21 14:29:03 -08:00
st_ll.c