diff options
author | David Lechner <dlechner@baylibre.com> | 2024-03-28 15:51:46 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-28 21:09:46 +0000 |
commit | 64fe73d10323e399b2e8eb5407390bcb302a046c (patch) | |
tree | bac422d2873fab4a301ba434a0d3ea007bd1a785 /include/linux/spi/spi.h | |
parent | c2064672f13344586234183e276cc4e0f2cfb70a (diff) |
spi: fsl: remove is_dma_mapped checks
There are no more peripheral drivers that set t->tx_dma or t->rx_dma.
Therefore, is_dma_mapped is always false and can be removed.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://msgid.link/r/20240328-spi-more-tx-rx-buf-cleanup-v1-2-9ec1ceedf08c@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/spi/spi.h')
0 files changed, 0 insertions, 0 deletions