mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
stable inclusion from stable-v5.10.192 commit 5962f64ed2b674103f1b0ee64a36bb8f61e5e06c category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I933RF Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5962f64ed2b674103f1b0ee64a36bb8f61e5e06c -------------------------------- commit 58abdd80 upstream. The order of function calls in sdhci_f_sdh30_remove is wrong, let's call sdhci_pltfm_unregister first. Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Fixes: 5def5c1c ("mmc: sdhci-f-sdh30: Replace with sdhci_pltfm") Signed-off-by:Yangtao Li <frank.li@vivo.com> Reported-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by:
Adrian Hunter <adrian.hunter@intel.com> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20230727070051.17778-62-frank.li@vivo.com Signed-off-by:
Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment