]> git.baikalelectronics.ru Git - kernel.git/commit
omap: Stalker board: switch over to gpio_set_debounce
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Wed, 9 Jun 2010 10:53:05 +0000 (13:53 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Jun 2010 10:53:05 +0000 (13:53 +0300)
commit4ff49d3f23dd446a7de15f9acb081003575fe41a
treecd222421ec0087cbcb31e8db955787bb48b25961
parent30e64940e0afb2d9f5fce8be30cb467e31312498
omap: Stalker board: switch over to gpio_set_debounce

Commit 3f8d84dda2c2 arm: omap: switch over to gpio_set_debounce caused
"undefined reference to omap_set_gpio_debounce" build error.

The fix is to use the generic gpiolib function.

Cc: Felipe Balbi <felipe.balbi@nokia.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-omap3stalker.c