commit | fe85aacda8772f9849adbca1c2ef4efb4d77f5e0 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Wed May 07 12:19:03 2014 -0600 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri May 23 12:23:28 2014 +0300 |
tree | 87219904064264f42aa32a0d54b9b6f8cbcb7bfa | |
parent | 52c44e4dccd81ec6838fa06fe61733f3ea9c1148 [diff] |
cmd_mmc: use new mmc_select_hwpart() function The implementation of mmc_select_hwpart() was cribbed from do_mmcops(). Update do_mmcops() to call mmc_select_hwpart() to avoid duplication. <panto> Manual patch update due to patch order. Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>