diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-11-23 01:21:55 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-12-17 08:53:56 +0300 |
commit | feaa4a09acc9a33211dbe3930357922f7ad9750c (patch) | |
tree | f252b542eb9eff9ac51a4145c584b03af65f257b /drivers/spi/spi-lm70llp.c | |
parent | bdecfceffeeb9000e78b0f613069f5c06974b347 (diff) | |
download | linux-feaa4a09acc9a33211dbe3930357922f7ad9750c.tar.xz |
spi: pic32: stop setting dma_config->slave_id
Setting slave_id makes no sense with DT based probing, and
should eventually get removed entirely. Address this driver
by no longer setting the field here.
I could not find which DMA driver is used on PIC32, if it's
in the tree at all, but none of the obvious ones even care
about slave_id any more.
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20211122222203.4103644-4-arnd@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/spi/spi-lm70llp.c')
0 files changed, 0 insertions, 0 deletions