[ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output.
authorHartley Sweeten <hartleys@visionengravers.com>
Fri, 26 Jun 2009 20:40:34 +0000 (21:40 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 27 Jun 2009 09:41:14 +0000 (10:41 +0100)
ep93xx: Show gpio interrupt type in debugfs output.

EP93xx uses a private implementation for the debugfs output.
Modify this output so it includes the interrupt type when the
gpio is configured as an interrupt

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found