From: David Brownell Date: Thu, 7 Dec 2006 01:13:53 +0000 (-0800) Subject: ARM: OMAP: /sys/kernel/debug/omap_gpio X-Git-Tag: v2.6.21-omap1~32^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b092fcb7f8aed0c6461a47f71e529db435e3633;p=pandora-kernel.git ARM: OMAP: /sys/kernel/debug/omap_gpio Add some GPIO debug support: /sys/kernel/debug/omap_gpio dumps the state of all GPIOs that have been claimed, including basic IRQ info if relevant. Tested on 24xx, 16xx. Includes minor bugfixes: recording IRQ trigger mode (this should probably be a genirq patch), adding missing space to non-wakeup warning Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed