Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c66656020 Sun Apr 23 21:02:09 CDT 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>