diff options
author | Marc Kleine-Budde <[email protected]> | 2022-10-21 15:10:51 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-10-21 15:18:52 +0100 |
commit | 0a7693a0da649e7ab7d07a5373fbda21231e67b2 (patch) | |
tree | 9d554f18ef8165816c5757dc245f56f014406a92 /tools/perf/scripts/python/task-analyzer.py | |
parent | aea672d054a21782ed8450c75febb6ba3c208ca4 (diff) |
spi: spi-imx: remove unused struct spi_imx_devtype_data::disable_dma callback
In commit 7a908832ace7 ("spi: imx: add fallback feature") the last
user of the struct spi_imx_devtype_data::disable_dma callback was
removed. However the disable_dma member of struct spi_imx_devtype_data
and the callback itself was not removed.
Remove struct spi_imx_devtype_data::disable_dma and mx51_disable_dma()
as they are unused.
Cc: Robin Gong <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions