]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: core: Announce successful insertion of an SD UHS-II card
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 13 Sep 2024 10:28:17 +0000 (18:28 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 14 Oct 2024 10:40:10 +0000 (12:40 +0200)
commit153196d550c747367bdbec5cd545a572c5310451
tree3a3c31aef4e287d64f743c836ba809d16199e843
parent79daeb241db7901e4bd53cce9ab046f376a63a4c
mmc: core: Announce successful insertion of an SD UHS-II card

To inform the users about SD UHS-II cards, let's extend the print at card
insertion with a "UHS-II" substring. Within this change, it seems
reasonable to convert from using "ultra high speed" into "UHS-I speed", for
the UHS-I type, as it should makes it more clear.

Note that, the new print for UHS-II cards doesn't include the actual
selected speed mode. Instead, this is going to be added from subsequent
change.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20240913102836.6144-4-victorshihgli@gmail.com
drivers/mmc/core/bus.c
include/linux/mmc/host.h