On Thu, 9 Dec 2021 at 23:59, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > Now that all the block device drivers have enable a probe hook, we will > call part_create_block_devices() to enumerate all the partitions and > create associated udevices when a block device is detected. > > Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org> > --- > drivers/block/blk-uclass.c | 4 ++++ > 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>