]> Pileus Git - ~andy/linux/commit
mmc: mxs: use standard flag for cd inverted
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 5 Dec 2013 13:34:49 +0000 (14:34 +0100)
committerChris Ball <chris@printf.net>
Mon, 13 Jan 2014 17:48:19 +0000 (12:48 -0500)
commit6c3331d3ace7989688fa59f541f5e722e44ac373
tree0e511e4f65f503ccef96f4c9ca98a34d629dbf0c
parenta91fe279ae750d67d65039bb4ac2cc6ef51e7a2a
mmc: mxs: use standard flag for cd inverted

We have a MMC_CAP2_CD_ACTIVE_HIGH flag, so use it rather than a custom
driver specific flag.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/mxs-mmc.c