dm: mmc: Implement the select_hwpart() method
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 19:52:26 +0000 (13:52 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commite17d1143c1a3f6f9bb1b21acb50e5e6a79855023
tree90f0e5101c5468f418012000d3a1f5e27a22d251
parentff3882ac23fcfda81284f372924063036bea507b
dm: mmc: Implement the select_hwpart() method

Implement this method so that hardware partitions will work correctly with
MMC.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/mmc.c