arm: omap: gpio: implement set_debounce method
authorFelipe Balbi <[email protected]>
Wed, 26 May 2010 21:42:23 +0000 (14:42 -0700)
committerLinus Torvalds <[email protected]>
Thu, 27 May 2010 16:12:42 +0000 (09:12 -0700)
commit168ef3d9a56bd8bffe0ef4189c450888b4aefefe
tree13f3d29419be6a8853f7cce807658a42a3d2f22a
parentc4b5be98fe78508e7199d6919eb712feba9a4f01
arm: omap: gpio: implement set_debounce method

OMAP supports debouncing of gpio lines, implement the method using
gpiolib.

Signed-off-by: Felipe Balbi <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Mark Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/arm/plat-omap/gpio.c