diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-04-17 13:54:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-05-03 11:11:36 +0900 |
commit | 5c5de36d04cd848587f21c0c872682476d5df8e5 (patch) | |
tree | 66fbec6d5a93534d95a85e28661315a01d0dd247 /drivers/spi/spi-bcm63xx-hsspi.c | |
parent | 513525e99898a722b365ceda6c5a2e4c83adda89 (diff) | |
download | linux-stable-5c5de36d04cd848587f21c0c872682476d5df8e5.tar.gz linux-stable-5c5de36d04cd848587f21c0c872682476d5df8e5.tar.bz2 linux-stable-5c5de36d04cd848587f21c0c872682476d5df8e5.zip |
spi: pxa2xx: Remove DMA parameters from struct chip_data
The DMA related fields are set once and never modified. It effectively
repeats the content of the same fields in struct pxa2xx_spi_controller.
With that, remove DMA parameters from struct chip_data.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240417110334.2671228-8-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-bcm63xx-hsspi.c')
0 files changed, 0 insertions, 0 deletions