
13 Dec
2021
13 Dec
'21
1:51 p.m.
On Thu, 9 Dec 2021 at 23:59, AKASHI Takahiro takahiro.akashi@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.akashi@linaro.org
drivers/block/blk-uclass.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org