Home
last modified time | relevance | path

Searched hist:"66656020 ff180e2a689fbe83fcd02c3e42ecdc30" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc-uclass.c66656020ff180e2a689fbe83fcd02c3e42ecdc30 Mon Apr 24 02:02:09 UTC 2017 Simon Glass <sjg@chromium.org> dm: mmc: Check that drivers have operations

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>