AKASHI Takahiro c662edd6de sata: call device_probe() after scanning
Every time a sata bus/port is scanned and a new device is detected,
we want to call device_probe() as it will give us a chance to run
additional post-processings for some purposes.

In particular, support for creating partitions on a device will be added.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-04-09 21:06:31 +02:00
..
2021-01-31 23:55:56 +00:00
2021-09-13 18:23:13 -04:00
2021-08-06 08:21:03 -04:00
2022-02-09 09:16:48 -05:00