From: Shawn Guo Date: Mon, 5 Dec 2011 02:28:11 +0000 (+0800) Subject: arm/imx: fix power button on imx51 babbage board X-Git-Tag: v3.2-rc6~8^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=847a2ee7392e7d3278f9b82c4b503744c72ee463;p=pandora-kernel.git arm/imx: fix power button on imx51 babbage board Since commit 6571534 (plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired) was in, the power button on imx51 babbage board stopped working because it's pulled up by mistake. The patch removes the pull-up setting from the pad configuration for that gpio to make the power button back to work. Signed-off-by: Shawn Guo Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed