Files
u-boot-sunxi/common
Bin Meng d0851c8937 blk: Call part_init() in the post_probe() method
part_init() is currently called in every DM BLK driver, either
in its bind() or probe() method. However we can use the BLK
uclass driver's post_probe() method to do it automatically.

Update all DM BLK drivers to adopt this change.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-14 09:16:27 -08:00
..
2018-11-09 10:44:50 -05:00
2018-11-14 09:16:27 -08:00
2018-09-10 20:20:34 -04:00
2018-10-22 13:01:27 +02:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-11-09 13:45:42 -05:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00