mmc: Do not call get_cd for non removable cards
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 5 Dec 2013 13:34:46 +0000 (14:34 +0100)
committerlintao <lintao@rock-chips.com>
Fri, 7 Mar 2014 11:38:29 +0000 (19:38 +0800)
commitc97685364a14153ab246eb19471b72ca6a1f7981
tree0c8dcbce548a82ce4a7771e7824732e9ac46c47f
parent87158eed134c2da78c2f6762c664b50ddcc01f7c
mmc: Do not call get_cd for non removable cards

Non removable cards are always present, so do not call get_cd for them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/core.c