summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2021-11-25 15:41:09 +0300
committerMark Brown <broonie@kernel.org>2021-11-26 16:24:37 +0300
commitc1b00674aab0c6950970e52c0f059756064a9e8c (patch)
tree986b3430309690c24afbc5dd358860c461cdf2b0 /tools/lib/python
parente10a6bb5f52de70c7798b720d16632d4042d2552 (diff)
downloadlinux-c1b00674aab0c6950970e52c0f059756064a9e8c.tar.xz
spi: atmel: Drop slave_config argument in atmel_spi_dma_slave_config()
The callers passed a pointer to slave_config as an argument of atmel_spi_dma_slave_config(), but they did not use it afterwards. Use instead a local variable in atmel_spi_dma_slave_config(), and stop passing arguments that are not needed in the callers. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Link: https://lore.kernel.org/r/20211125124110.838037-2-tudor.ambarus@microchip.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions