summaryrefslogtreecommitdiff
path: root/drivers/spi/omap3_spi.c
diff options
context:
space:
mode:
authorAKASHI Takahiro <takahiro.akashi@linaro.org>2023-06-08 09:55:59 +0900
committerTom Rini <trini@konsulko.com>2023-06-20 20:56:27 -0400
commit230038f8ef0e2e7db8e40957a3b35109d8f7459f (patch)
tree27d68ac47a07e9a8cb54cf93065385d630f2d659 /drivers/spi/omap3_spi.c
parente0afedb64085d02c7a3b156f77f6c71d0836e583 (diff)
test: dm: restore /firmware nodes after testing
dm_test_restore() is called after dm unit test is run. But this function does not scan any nodes under /firmware since it calls dm_scan_fdt(). This causes an issue. For instance, scmi_sandbox_agent device will disappear after running 'ut dm scmi_sandbox_agent'. So call dm_extended_scan() instead. This change will be coherent with what dm_scan() and test_pre_run() does. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/spi/omap3_spi.c')
0 files changed, 0 insertions, 0 deletions