diff options
author | David Lechner <dlechner@baylibre.com> | 2024-03-28 15:51:45 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-28 21:09:45 +0000 |
commit | c2064672f13344586234183e276cc4e0f2cfb70a (patch) | |
tree | 207dce82367da2f1db96a5e49430c85374a48fe2 /drivers/spi/spi-fsl-cpm.c | |
parent | a5bef84422eb066ee8fa5c13960657a79b3cc1e7 (diff) | |
download | linux-c2064672f13344586234183e276cc4e0f2cfb70a.tar.gz linux-c2064672f13344586234183e276cc4e0f2cfb70a.tar.bz2 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 'drivers/spi/spi-fsl-cpm.c')
0 files changed, 0 insertions, 0 deletions