Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmmc.hcb5ec33d9096f1f57c5ccc97d44ca0fb771729f5 Sun May 01 19:52:27 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add a function to obtain the block device

The MMC block device is contained within struct mmc. But with driver model
this will not be the case. Add a function to obtain the block device. We
can later implement this for CONFIG_BLK.

Signed-off-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.ccb5ec33d9096f1f57c5ccc97d44ca0fb771729f5 Sun May 01 19:52:27 UTC 2016 Simon Glass <sjg@chromium.org> dm: mmc: Add a function to obtain the block device

The MMC block device is contained within struct mmc. But with driver model
this will not be the case. Add a function to obtain the block device. We
can later implement this for CONFIG_BLK.

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