On Thu, May 4, 2017 at 7:45 PM, Geert Uytterhoeven <geert+renesas@xxxxxxxxx> wrote: > --- a/include/linux/spi/spi.h > +++ b/include/linux/spi/spi.h > @@ -447,6 +448,8 @@ struct spi_master { > #define SPI_MASTER_MUST_TX BIT(4) /* requires tx */ > #define SPI_MASTER_GPIO_SS BIT(5) /* GPIO CS must select slave */ > > + bool slave; /* SPI slave controller */ 0day reported I forgot to document this new field in kerneldoc, thanks! Will fix in v4. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html