From: Simon Horman Date: Tue, 29 Oct 2013 08:57:31 +0000 (+0900) Subject: ARM: shmobile: koelsch: set .debounce_interval X-Git-Tag: boards-for-linus~5^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478e2f9ca5ac9862a5cac0798814ba7d6a5de002;p=pandora-kernel.git ARM: shmobile: koelsch: 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. Based on work for the lager board by Shinya Kuribayashi. Cc: Shinya Kuribayashi Signed-off-by: Simon Horman --- Reading git-diff-tree failed