diff options
author | 2024-03-28 15:51:45 -0500 | |
---|---|---|
committer | 2024-03-28 21:09:45 +0000 | |
commit | c2064672f13344586234183e276cc4e0f2cfb70a (patch) | |
tree | 207dce82367da2f1db96a5e49430c85374a48fe2 /include/linux/spi/spi.h | |
parent | spi: fsl-dspi: drop driver owner assignment (diff) | |
download | wireguard-linux-c2064672f13344586234183e276cc4e0f2cfb70a.tar.xz wireguard-linux-c2064672f13344586234183e276cc4e0f2cfb70a.zip |
spi: au1550: t->{tx,rx}_dma checks
There are no more peripheral drivers that set t->tx_dma or t->rx_dma so
these will always == 0. Therefore, we can remove these checks since
they are always true.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://msgid.link/r/20240328-spi-more-tx-rx-buf-cleanup-v1-1-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