Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/block/
H A Dblk-uclass.cd508c82ba90dd92fa3b70875d3419c9d1b5493c0 Sun May 01 17:36:08 UTC 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>