Hi all,
After merging the spi tree, today's linux-next build (htmldocs) produced
these warnings:
include/linux/spi/spi.h:246: warning: Function parameter or member 'cs_index_mask:SPI_CS_CNT_MAX' not described in 'spi_device'
include/linux/spi/spi.h:778: warning: Function parameter or member 'last_cs_index_mask' not described in 'spi_controller'
Introduced by commit
4d8ff6b0991d ("spi: Add multi-cs memories support in SPI core")
--
Cheers,
Stephen Rothwell