mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Tue, 14 Jun 2022 11:39:05 +0000 (13:39 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 12 Jul 2022 10:25:38 +0000 (12:25 +0200)
commit6f34a4ee738b6965a08ba11a03666e7b524aec19
tree3fca1fbb2858c2bb021a03c1120adc2ab0a06f0f
parentf9e5b33934cec24b8c024add5c5d65d2f93ade05
mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability

If 'no-mmc' is set but 'no-mmc-hs400' is not, this warning is raised.
Specifying 'no-mmc' should be enough though.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Link: https://lore.kernel.org/r/20220614113905.1458715-1-alexander.stein@ew.tq-group.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/host.c