diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2013-12-05 14:34:48 +0100 |
---|---|---|
committer | Chris Ball <chris@printf.net> | 2014-01-13 12:48:19 -0500 |
commit | a91fe279ae750d67d65039bb4ac2cc6ef51e7a2a (patch) | |
tree | 76f344ad9b8ec85de85c7e16fe4f1c2f44a6fcfd /drivers/mmc/host/mvsdio.h | |
parent | c5f4bc841cd1c59d91258c1268e4cbb29f14ee6a (diff) |
mmc: mxs: use standard flag for broken card detection
Use the standard MMC_CAP_NEEDS_POLL flag rather than a custom broken_cd
flag. The original code used to just return true in the card detection
function for broken card detection. The MMC_CAP_NEEDS_POLL works different,
but was introduced for the same purpose, so assume the code works correct
now.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'drivers/mmc/host/mvsdio.h')
0 files changed, 0 insertions, 0 deletions