From: David Brownell Date: Fri, 7 Nov 2008 19:59:49 +0000 (-0800) Subject: twl4030-gpio debounce cleanup X-Git-Tag: v2.6.28-davinci1-diff-base~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=444fcab6e8f8bad4ffc50feb91516c246d91e901;p=pandora-kernel.git twl4030-gpio debounce cleanup Provide a static debounce configuration mechanism for twl4030 GPIOs, replacing the previous dynamic one. The single user of that mechanism was for MMC card detect debouncing. Boards can provide a bitmask saying which GPIOs to debounce (30 msec). It's always enabled for pins with the MMC card-detect/VMMCx link active, so most boards won't need to set the debounce mask. This is a net code shrink, including runtime footprint. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed