From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 5 Apr 2012 06:14:28 +0000 (+0800) Subject: ARM: at91: do not pin mux the UARTs in init_early X-Git-Tag: v3.5-rc1~156^2~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b149b3f740501c2d59c80de5b10f5e45051099;p=pandora-kernel.git ARM: at91: do not pin mux the UARTs in init_early There is no need to pinmux the UART so early in the kernel. Move it to the board init. This will also allow to finally move the gpio driver to platform device/driver. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Nicolas Ferre --- Reading git-diff-tree failed