diff options
author | David Lechner <dlechner@baylibre.com> | 2023-11-17 21:12:56 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-11-20 14:29:07 +0100 |
commit | e094de13ae78035c5642d5dfc65b07301765eebc (patch) | |
tree | eed5b749fa2979188fd77149fa26d1a8488a786e /virt | |
parent | spi: axi-spi-engine: use devm_spi_alloc_host() (diff) | |
download | linux-e094de13ae78035c5642d5dfc65b07301765eebc.tar.xz linux-e094de13ae78035c5642d5dfc65b07301765eebc.zip |
spi: axi-spi-engine: use devm action to reset hw on remove
This moves the reset of the hardware to a devm action in the AXI SPI
Engine driver. This will allow us to use devm on later calls in the
probe function while preserving the order during cleanup.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20231117-axi-spi-engine-series-1-v1-5-cc59db999b87@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions