Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc-uclass.ca0269bb6e891c6c3b984a2f3d6a12c07e244484a Wed Jan 25 09:00:24 UTC 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>