]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: mmc: Set the removable flag correctly
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:16 +0000 (11:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:10 +0000 (22:37 +0200)
commit61521881afcb3c9c61b8b719b20a74fa3b3aac5d
tree2546de7c0734f4b9d2af8ab7a6cf3b3f0367196b
parent17af903757e37f9d6374bb942dda5537ea4d2af0
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