commit | 7bcaf2a57ec73673fde203a5f8b40dbae974ac5f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 04 11:31:16 2015 -0600 |
committer | Pantelis Antoniou <pantelis.antoniou@konsulko.com> | Tue May 05 12:29:42 2015 +0300 |
tree | 72eb7f740a1a02fb0cf16187c3ea1dde3e7a430e | |
parent | 43c6b2f3a82163e4d46c1076c220bf665e2f302e [diff] |
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>