Michal Suchanek 168a0e45fc dm: blk: Add probe in blk_first_device/blk_next_device
The description claims that the device is probed but it isn't.

Add the device_probe() call.

Also consolidate the iteration into one function.

Fixes: 8a5cbc065d ("dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()")
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
2022-11-07 16:24:30 -07:00
..
2022-09-25 08:30:05 -06:00
2022-09-16 11:05:16 -04:00
2022-11-07 16:24:30 -07:00
2022-09-25 08:30:05 -06:00
2022-11-07 16:24:30 -07:00