From: David Brownell Date: Wed, 18 Oct 2006 19:40:40 +0000 (+0300) Subject: ARM: OMAP: /sys/kernel/debug/omap_gpio X-Git-Tag: v2.6.18-omap1~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18502108b859464df75c0c65fe7db4e5a47e480c;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