mmc: sdhci: Silence MMC warnings
authorMaxime Ripard <maxime@cerno.tech>
Fri, 6 Dec 2019 12:05:27 +0000 (13:05 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:32 +0000 (16:33 +0100)
commit2ce76e0560370f4e1cd3924896999cc0c538a812
treea64170d0987740160a276659cc419e3140896b6c
parent379d990869751621fda5f562ad3d1c0f1d6fa09e
mmc: sdhci: Silence MMC warnings

When the MMC isn't plugged in, the driver will spam the console which is
pretty annoying when using NFS.

Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/mmc/host/sdhci.c