On Wed, Apr 17, 2024 at 1:05 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > 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@xxxxxxxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij