Re: [PATCH v3 9/9] spi: pxa2xx: Don't provide struct chip_data for others

From: Linus Walleij
Date: Thu May 02 2024 - 04:12:35 EST


On Wed, Apr 17, 2024 at 1:05 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> Now the struct chip_data is local to spi-pxa2xx.c, move
> its definition to the C file. This will slightly speed up
> a build and also hide badly named data type (too generic).
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij