
18 May
2017
18 May
'17
6:01 p.m.
When binding a new MMC device, make sure that it has the required operations. Since for now we still support *not* having the operations (with CONFIG_DM_MMC_OPS not enabled) it makes sense to add this check.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/mmc/mmc-uclass.c | 4 ++++ 1 file changed, 4 insertions(+)
Applied to u-boot-dm