Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/block/
H A Dblk-uclass.cd508c82b Sun May 01 12:36:08 CDT 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add an implementation of the 'devnum' functions

Now that the MMC code accesses devices by number, we can implement this same
interface for driver model, allowing MMC to support using driver model for
block devices.

Add the required functions to the uclass.

Signed-off-by: Simon Glass <sjg@chromium.org>