]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
mmc: sdhci_am654: lower power-on failed message severity
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Mon, 6 Mar 2023 16:27:51 +0000 (17:27 +0100)
committerRoxana Nicolescu <roxana.nicolescu@canonical.com>
Wed, 17 May 2023 11:33:24 +0000 (13:33 +0200)
commit6fbbeedfdd78f322753590ce6714f4031042a635
treebaaf70532a4951408acfb4cc075688163bb8560a
parentdd660830c9397bfe6cb3f71ad8c97deb43a812a9
mmc: sdhci_am654: lower power-on failed message severity

BugLink: https://bugs.launchpad.net/bugs/2016876
commit 11440da77d6020831ee6f9ce4551b545dea789ee upstream.

Lower the power-on failed message severity from warn to info when the
controller does not power-up. It's normal to have this situation when
the SD card slot is empty, therefore we should not warn the user about
it.

Fixes: 7ca0f166f5b2 ("mmc: sdhci_am654: Add workaround for card detect debounce timer")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20230306162751.163369-1-francesco@dolcini.it
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
drivers/mmc/host/sdhci_am654.c