]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: mxs: use standard flag for non-removable status
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 5 Dec 2013 13:34:47 +0000 (14:34 +0100)
committerChris Ball <cjb@laptop.org>
Thu, 12 Dec 2013 01:38:25 +0000 (20:38 -0500)
commit36dab851f86d6d0d4e673d7de9eb1b9d2b40db41
tree55f558e85b8b3bf94d06acdf389114bc92dc0e58
parent3e1b2cf5c80b883cc42061db01cf07f3ef70511f
mmc: mxs: use standard flag for non-removable status

The standard caps already have a MMC_CAP_NONREMOVABLE flag. Use it
rather than a custom non_removable flag.

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