From: Sascha Hauer Date: Tue, 4 Oct 2005 22:17:52 +0000 (+0100) Subject: [ARM] 2950/1: i.MX gpio setup function X-Git-Tag: v2.6.14-rc4~47^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5b0aa8a331f4346b4b02bc653107304a6abdc5;p=pandora-kernel.git [ARM] 2950/1: i.MX gpio setup function Patch from Sascha Hauer Current implementation of imx_gpio_mode does not allow to configure all alternate routing possibilities of the i.MX. With this patch every bit in the gpio setup registers has a corresponding bit in the gpio_mode parameter, so every routing should be possible now. Signed-off-by: Sascha Hauer Signed-off-by: Russell King --- Reading git-diff-tree failed