commit | cffe5d86cfe853ae9271d37522f8bc5795cc4c69 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 13:52:34 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 1cdf6a6e9740f888957e2c6aba672326989eef1b | |
parent | b6694a33c45530e4c260c7fd6c77cc8472c9412f [diff] |
dm: mmc: Set up the device pointer when using the MMC uclass Update the existing drivers to set up this new pointer. This will be required by the MMC uclass. Signed-off-by: Simon Glass <sjg@chromium.org>