diff options
author | Yinbo Zhu <yinbo.zhu@nxp.com> | 2018-09-25 14:47:06 +0800 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2018-09-27 08:48:51 -0700 |
commit | c3ced8a6ede69f3f690173def04534eb8a58b93d (patch) | |
tree | 2269d1f1852f4b1f21bcf20fba5a49e8ebd564ff /examples | |
parent | 9dc8d155d4e88563f572ee79aab758eb4272f3fd (diff) |
ppa/fm/qe: use block layer in ppa/fm/qe driver
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>
[York S: reformatted commit message]
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions