]> git.baikalelectronics.ru Git - kernel.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 <chris@printf.net>
Mon, 13 Jan 2014 17:48:18 +0000 (12:48 -0500)
commit2229426be1c6f4b4b3c7cc5d693aa10ab825af33
tree813fe42350d5aca53e1124df4b661802a03e07e0
parent3e529f8d488fa4de2f1e946a6150f58cfc9a44bc
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