
7 Jan
2021
7 Jan
'21
1:35 p.m.
On Thu, 31 Dec 2020 at 15:49, Sean Anderson sean.anderson@seco.com wrote:
The only thing mmcpart was used for was to pass to blk_dselect_hwpart. This calls blk_dselect_hwpart directly from raw_part_get_info_by_name. The error handling is dropped, but it is reintroduced in the next commit (albeit less specificly).
Signed-off-by: Sean Anderson sean.anderson@seco.com
drivers/fastboot/fb_mmc.c | 41 +++++++++++++++++---------------------- 1 file changed, 18 insertions(+), 23 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org