commit | 97c78e8f77bcccc2d3fbd8db3c92799e19ad65b1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 14 14:03:04 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 27 10:23:08 2016 -0600 |
tree | 0a1a5183c1374fd920e1b04215194d2870d8b2a2 | |
parent | da89892d960bed39add4ac1570332367ff956eb8 [diff] |
dm: mmc: Convert sdhci to support CONFIG_BLK Update sdhci.c so that it works with driver model enabled for block devices. Signed-off-by: Simon Glass <sjg@chromium.org>