From: David Brownell Date: Thu, 11 Dec 2008 01:35:27 +0000 (-0800) Subject: ARM: OMAP: minor gpio bugfixes X-Git-Tag: v2.6.29-rc1~559^2~14^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e031ab23deb5a5d9ac5744e69a0627823e81b074;p=pandora-kernel.git ARM: OMAP: minor gpio bugfixes Minor GPIO fixes: - If get_gpio_bank() fails, then BUG() out. - In omap_set_gpio_debounce(): * protect the read/modify/write with the relevant spinlock * make the omap3 clock ops pass "sparse" checking Except for the spinlock problem, these were reported through "make". Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed