]> Git Repo - linux.git/commitdiff
m68k: m5441x: remove erroneous clock disable
authorAngelo Dureghello <[email protected]>
Wed, 2 Feb 2022 19:47:00 +0000 (20:47 +0100)
committerGreg Ungerer <[email protected]>
Mon, 7 Mar 2022 04:51:12 +0000 (14:51 +1000)
Remove erroneous esdhc clock disable.

Signed-off-by: Angelo Dureghello <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>
arch/m68k/coldfire/m5441x.c

index 39855044090d76643aca83076cb58e64380fc6d6..405e9d5c832c0d41978615a646de21f2fce61afb 100644 (file)
@@ -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 */
This page took 0.055975 seconds and 4 git commands to generate.