]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: /sys/kernel/debug/omap_gpio
authorDavid Brownell <dbrownell@users.sourceforge.net>
Thu, 7 Dec 2006 01:13:53 +0000 (17:13 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 26 Apr 2007 16:14:32 +0000 (16:14 +0000)
commit8d8b125b453e13de33c92f1c81a7569d76d79b86
tree22bdc532eb1e7f1bed3ea3527a4d337aa51645f5
parentd1da610eb0e2860a244d1711e05b323dbc2e2043
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 <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/gpio.c