From: Kevin Hilman Date: Wed, 2 Jun 2010 15:22:29 +0000 (+0000) Subject: omap: GPIO: fix auto-disable of debounce clock X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba1aa8333886219791f5b399c5876300d544e2c;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