commit | d6dc55c1857ff1911780881b74537785d8a4e6e1 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri Jun 22 10:13:20 2012 +0800 |
committer | Mike Turquette <mturquette@linaro.org> | Mon Jun 25 16:51:48 2012 -0700 |
tree | d9ec0e3892796795df4daa390d24fa2471006fa2 | |
parent | bf47b4fd8f9f81cd5ce40e1945c6334d088226d1 [diff] |
clk: mxs: fix ref_io clock definition The definition of clocks ref_io0 and ref_io1 were inverted. It causes a mmc regression on some boards right away. Fix the regression by correcting the ref_io clock definition. Reported-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mike Turquette <mturquette@linaro.org>