From: Hartley Sweeten Date: Thu, 27 Jan 2011 16:29:29 +0000 (+0100) Subject: ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs X-Git-Tag: v2.6.39-rc1~463^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d046af0eb94bdf67f048ba4056e85fa080b4b07;p=pandora-kernel.git ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOs GPIO Ports A, B, and F on the ep93xx provide interrupt capability. It is possible to debounce the input signal on these ports when interrupts are enabled. Support for this debounce capability was provided with an ep93xx internal function. Now that gpiolib knows about gpio debounce, use the gpiolib method and do not export the internal function. Signed-off-by: H Hartley Sweeten Acked-by: Ryan Mallon Signed-off-by: Russell King --- Reading git-diff-tree failed