]> git.karo-electronics.de Git - linux-beck.git/commit
mmc: core: Add 'card' to drive strength selection callback
authorAdrian Hunter <adrian.hunter@intel.com>
Fri, 6 Feb 2015 12:12:54 +0000 (14:12 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:07:12 +0000 (09:07 +0200)
commitf168359efbb99d6f8591bb666d6510bb78df2d07
tree95ca3f2c62eccc4e6115103db86150c6f024ff7d
parentfa021cef1af64cb4ba11c3c0910ef45085c58016
mmc: core: Add 'card' to drive strength selection callback

In preparation for supporting also eMMC drive strength,
add the 'card' as a parameter so that the callback can
distinguish different types of cards if necessary.

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/host.h