]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP: /sys/kernel/debug/omap_gpio
authorDavid Brownell <david-b@pacbell.net>
Wed, 18 Oct 2006 19:40:40 +0000 (22:40 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 18 Oct 2006 19:40:40 +0000 (22:40 +0300)
commit18502108b859464df75c0c65fe7db4e5a47e480c
tree9ecb2f89a42c3e622f8fe81d39649ee3b20def72
parent1479ff3a0ca0d083a9f9a484973df5a07a0c5cdc
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