From 18502108b859464df75c0c65fe7db4e5a47e480c Mon Sep 17 00:00:00 2001 From: David Brownell Date: Wed, 18 Oct 2006 22:40:40 +0300 Subject: [PATCH] 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-format-patch failed