Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.ca0269bb6 Wed Jan 25 03:00:24 CST 2017 Fiach Antaw <fiach.antaw@uqconnect.edu.au> mmc: init mmc block devices on probe

MMC devices accessed exclusively via the driver model were not
being initialized before being exposed as block devices, causing
issues in scenarios where the MMC device is first accessed via the
uclass block interface.

Signed-off-by: Fiach Antaw <fiach.antaw@uqconnect.edu.au>