]> Git Repo - linux.git/commit
spi: dw: Avoid useless assignments in generic DMA setup
authorAndy Shevchenko <[email protected]>
Thu, 7 May 2020 11:54:48 +0000 (14:54 +0300)
committerMark Brown <[email protected]>
Thu, 7 May 2020 12:42:59 +0000 (13:42 +0100)
commit140e45e1e62dd56ed4c264db1443a5d4f5f40352
tree960e0cfb48889427216c7e82c1bcb6eb82776612
parent22d48ad7bfacda05900c3f7b43510fc4d40d5d53
spi: dw: Avoid useless assignments in generic DMA setup

Generic DMA setup doesn't rely on certain type of DMA controller and thus
shouldn't use Intel Medfield settings, although it's harmless in this case.

Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
drivers/spi/spi-dw-mid.c
This page took 0.065096 seconds and 4 git commands to generate.