
28 Sep
2018
28 Sep
'18
5:39 p.m.
On 09/24/2018 11:50 PM, Yinbo Zhu wrote:
At present the MMC subsystem maintains its own list of MMC devices. This cannot work with driver model when CONFIG_BLK is enabled, use blk_dread to replace previous mmc read interface, use mmc_get_blk_desc to get the mmc device property
Signed-off-by: Yinbo Zhu yinbo.zhu@nxp.com
Change in v9: fix ls1021atwr_sdcard_ifc_SECURE_BOOT_defconfig compiling errors
This patch set has been applied to fsl-qoriq master, awaiting upstream. Thanks.
York