diff options
author | Stephen Warren <swarren@nvidia.com> | 2014-05-05 10:40:16 -0600 |
---|---|---|
committer | Lukasz Majewski <l.majewski@samsung.com> | 2014-05-08 10:38:29 +0200 |
commit | d0cc456dc3561d473926e60fb10ab643790a9ac7 (patch) | |
tree | 5b53613d86e6db5285f9ade0dadaf9913694a155 /nand_spl | |
parent | abfe8afe88d6d8219602659f44981411e1daeb1d (diff) | |
download | u-boot-imx-d0cc456dc3561d473926e60fb10ab643790a9ac7.zip u-boot-imx-d0cc456dc3561d473926e60fb10ab643790a9ac7.tar.gz u-boot-imx-d0cc456dc3561d473926e60fb10ab643790a9ac7.tar.bz2 |
ums: use get_device() not find_mmc_device();
get_device() is a generic routine that will support any type of block
device. Use this instead of the type-specific find_mmc_device(), for
future flexibility.
Cc: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Diffstat (limited to 'nand_spl')
0 files changed, 0 insertions, 0 deletions