commit | c5f4bc841cd1c59d91258c1268e4cbb29f14ee6a | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Dec 05 14:34:47 2013 +0100 |
committer | Chris Ball <chris@printf.net> | Mon Jan 13 12:48:18 2014 -0500 |
tree | 813fe42350d5aca53e1124df4b661802a03e07e0 | |
parent | c1b55bfcb3e5599eb5e67efed70698ade02add4e [diff] |
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>