]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: core: Record card drive strength
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 6 Feb 2015 12:12:56 +0000 (14:12 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:07:13 +0000 (09:07 +0200)
commit3853a042325e8f497c199020979c4fc824528c6e
tree8951d8e430ffc70e047120c9d845b1995ab6b31c
parente23350b35deb77ef8e33c35dbb0ed1dab9e8ab86
mmc: core: Record card drive strength

In preparation for adding drive strength support
for eMMC, add drive_strength to struct mmc_card
to record the card drive strength for UHS-I modes
and HS200 / HS400. For eMMC this will be needed
when switching between HS200 and HS400.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/sd.c
drivers/mmc/core/sdio.c
include/linux/mmc/card.h