Commit ef09b537 authored by Angelo Dureghello's avatar Angelo Dureghello Committed by Greg Ungerer

m68k: m5441x: remove erroneous clock disable

Remove erroneous esdhc clock disable.
Signed-off-by: default avatarAngelo Dureghello <angelo.dureghello@timesys.com>
Signed-off-by: default avatarGreg Ungerer <gerg@linux-m68k.org>
parent ffe74a6d
......@@ -181,7 +181,6 @@ static struct clk * const disable_clks[] __initconst = {
&__clk_0_47, /* ssi.0 */
&__clk_0_49, /* rng */
&__clk_0_50, /* ssi.1 */
&__clk_0_51, /* eSDHC */
&__clk_0_53, /* enet-fec */
&__clk_0_54, /* enet-fec */
&__clk_0_55, /* switch.0 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment