From: Grazvydas Ignotas Date: Wed, 1 Feb 2012 13:10:52 +0000 (+0200) Subject: gpio/omap: disable debounce on idle X-Git-Tag: sz_beta2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f384b2b48970db36a751f454d1ef10910775b5d2;p=pandora-kernel.git gpio/omap: disable debounce on idle After omap2_gpio_prepare_for_idle call it's not guaranteed that given GPIO module will hit idle, so it might end up in active state but with debounce clock disabled, which will break input functionality. Disable debounce feature on idle to avoid this problem. Signed-off-by: Grazvydas Ignotas --- Reading git-diff-tree failed