From: Kevin Hilman Date: Wed, 9 Jun 2010 10:53:07 +0000 (+0300) Subject: omap: GPIO: fix auto-disable of debounce clock X-Git-Tag: v2.6.35-rc4~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7ec0b0b16c97a75a1b6aa8bc8b32548003f3339;p=pandora-kernel.git omap: GPIO: fix auto-disable of debounce clock The addition of the new debounce code (commit 168ef3d9a56bd8bffe0ef4189c450888b4aefefe) broke the auto-disable of debounce clocks on idle by forgetting to update the debounce clock enable mask. Add back the updating of bank->dbck_enable_mask so debounce clocks are auto-disabled. Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed