diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2025-04-11 17:03:36 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-24 07:54:51 -0600 |
commit | b946a9ff1b218ae01a7995983838f0103f178160 (patch) | |
tree | c6fc14ce3d23da70934a93d6797cc6b7cef0beed /lib/linux_string.c | |
parent | fe80a5f80095607d32ff7d7c0e205144aa207ef6 (diff) |
dfu: scsi: don't call scsi_scan()
Calling scsi_scan() results in all the block devices (and EFI block
devices) being destroyed and re-created. This breaks the EFI filesystem
drivers during capsule update.
Remove the call, since boards really should be calling scsi_scan()
themselves during board_init().
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Link: https://lore.kernel.org/r/20250411-b4-qcom-capsule-update-improvements-v2-3-27f6b2fcc4a9@linaro.org
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
Diffstat (limited to 'lib/linux_string.c')
0 files changed, 0 insertions, 0 deletions