tegra: mmc: Set the removable flag correctly
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:16 +0000 (11:31 -0600)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Tue, 5 May 2015 09:29:42 +0000 (12:29 +0300)
commit707ac1ad17c09a952b366709d98a5f454cfab909
tree72eb7f740a1a02fb0cf16187c3ea1dde3e7a430e
parentebe78bb993423851b947b1e00f76c835c23e29b5
tegra: mmc: Set the removable flag correctly

If the mmc device is non-removable (as indicated by the device tree), set
the flag so that users of the device know.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/mmc/tegra_mmc.c