
14 May
2016
14 May
'16
9:38 p.m.
On 1 May 2016 at 13:52, Simon Glass sjg@chromium.org wrote:
Instead of looking up the MMC device by number, just pass it in. This makes it possible to use this function with driver model.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
drivers/mmc/mmc.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)
Applied to u-boot-dm.