db8acce21cc4c9762da5f815779ec702f5a59c0c parent ba6c4033b9db22cb54e7e03dae5b624b7b0ffaf9 author David Brownell 1231281746 -0800 committer Linus Torvalds 1231286365 -0800 twl4030-gpio: cleanup debounce 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ‡žC…œPx