]> Pileus Git - ~andy/linux/commit
ARM: shmobile: lager: set .debounce_interval
authorShinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Tue, 29 Oct 2013 08:57:30 +0000 (17:57 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 10 Dec 2013 08:24:22 +0000 (17:24 +0900)
commitc9fd77d48a72d4210c992c4ee27ef8217a44da03
tree034be0e33adf794bc4be0bcda484b64efa3f3444
parent79990c164dcc7514398ca824a609c74cb5f563da
ARM: shmobile: lager: set .debounce_interval

In R-Car GPIO hardware block, 'chattering removal' feature can be
enabled on GPIO-n-[3:0] pins, but it's not supported on rest of pins
GPIO-n-[31:4].

Set an appropriate debounce interval, instead.  We could confirm that
spurious/unnecessary GPIO interrupts are prevented by this settings.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Acked-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-lager.c