Searched hist:cb5ec33d (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | mmc.h | cb5ec33d Sun May 01 14:52:27 CDT 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>
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc.c | cb5ec33d Sun May 01 14:52:27 CDT 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>
|