From: Ryan Mallon Date: Tue, 29 Mar 2011 00:04:57 +0000 (+0100) Subject: ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show function X-Git-Tag: v3.0-rc1~328^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0ec5cf191eeca7fd885ef2860e9a586d29bff00;p=pandora-kernel.git ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show function The interrupt printing functionality in the ep93xx gpio debugfs function does not behave as expected. It prints [interrupt] beside all pins which are capable of being interrupts, not just those which are currently configured as interrupts. The best solution is just to remove the custom ep93xx gpio debugfs function all together. The generic gpiolib one is good enough. Signed-off-by: Ryan Mallon Acked-by: H Hartley Sweeten Signed-off-by: Russell King --- Reading git-diff-tree failed