dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/ti-st
Pavan Savoy c1605f2e33 drivers:misc: ti-st: fix debugging code
debug code in TI-ST driver can be enabled by #defining
DEBUG in the first line of the code and in case debugfs
is mounted, the 2 entries in /sys/kernel/debug/ti-st/ will
also provide useful information.
These 2 were broken because of the recent changes to the parsing
logic and the registration mechanism of the protocol drivers,
this patch fixes them.

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-09 16:10:00 -08:00
..
Kconfig misc: ti-st: Kconfig & Makefile for TI_ST 2010-10-06 08:27:00 -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: fix debugging code 2011-03-09 16:10:00 -08:00
st_kim.c drivers:misc: ti-st: remove multiple gpio handling 2011-02-04 12:41:21 -08:00
st_ll.c drivers:misc: ti-st: set right debug levels for logs 2011-02-04 12:41:21 -08:00