From: Angelo Dureghello Date: Wed, 2 Feb 2022 19:47:00 +0000 (+0100) Subject: m68k: m5441x: remove erroneous clock disable X-Git-Tag: v5.18-rc1~151^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef09b537c5f09a0bb62c66cae7d0d9359d2a551d;p=thirdparty%2Fkernel%2Flinux.git m68k: m5441x: remove erroneous clock disable Remove erroneous esdhc clock disable. Signed-off-by: Angelo Dureghello Signed-off-by: Greg Ungerer --- diff --git a/arch/m68k/coldfire/m5441x.c b/arch/m68k/coldfire/m5441x.c index 39855044090d7..405e9d5c832c0 100644 --- a/arch/m68k/coldfire/m5441x.c +++ b/arch/m68k/coldfire/m5441x.c @@ -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 */