ARM: imx51: decouple device tree boot from board files
authorShawn Guo <shawn.guo@linaro.org>
Mon, 13 Aug 2012 13:13:10 +0000 (21:13 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 11 Sep 2012 08:26:59 +0000 (16:26 +0800)
Now, imx51 device tree kernel calls pinctrl to set up pins.  The
function used to hook up non-DT pin setup is not needed for DT boot
any more.  Remove it from DT image.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found