diff options
author | Lukas Wunner <lukas@wunner.de> | 2019-05-13 16:48:39 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-22 14:22:32 +0200 |
commit | af505208e96050aeddae77940b5a4438a7e27dcc (patch) | |
tree | 4c9ec3221e5340c589914480d2881ffaddc8d419 /Documentation/devicetree/bindings/spi | |
parent | spi: bcm2835: Replace spi_master by spi_controller (diff) | |
download | linux-af505208e96050aeddae77940b5a4438a7e27dcc.tar.xz linux-af505208e96050aeddae77940b5a4438a7e27dcc.zip |
spi: bcm2835: Drop assignment of dma_slave_config direction
The BCM2835 SPI driver still sets the "direction" member in struct
dma_slave_config even though it was deprecated five years ago with
commit d9ff958bb34a ("dmaengine: Mark the struct dma_slave_config
direction field deprecated") and is no longer evaluated by the BCM2835
DMA driver since commit 00648f4d0f41 ("dmaengine: bcm2835: remove
dma_slave_config direction usage").
Drop the superfluous assignment.
No functional change intended.
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Cc: Frank Pavlic <f.pavlic@kunbus.de>
Cc: Martin Sperl <kernel@martin.sperl.org>
Cc: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi')
0 files changed, 0 insertions, 0 deletions