ARM i.MX5: fix obvious typo in ldb_di0_gate clk definition
authorLothar Waßmann <LW@KARO-electronics.de>
Tue, 10 Dec 2013 10:15:15 +0000 (11:15 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 31 Dec 2013 01:36:31 +0000 (09:36 +0800)
ldb_di0_gate is registerd with the clk index of IMX5_CLK_LDB_DI1_GATE,
thus the DI0 interface will be turned off inadvertently during boot.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>

No differences found