1 Dec
2023
1 Dec
'23
7:50 p.m.
On Fri, Dec 01, 2023 at 09:57:36AM +0000, Lee Jones wrote:
On Sat, 25 Nov 2023 14:51:28 +0530, Amit Kumar Mahapatra wrote:
In preparation for adding multiple CS support for a device, set/get functions were introduces accessing spi->chip_select in 'commit 303feb3cc06a ("spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod")'. Replace spi->chip_select with spi_get_chipselect() API.
Applied, thanks!
[01/10] mfd: tps6594: Use set/get APIs to access spi->chip_select commit: dd636638446c87c95c5beddcd367d95ac6764c6c
Is there a signed tag available for this - without this change the subsequent SPI changes introduce a build breakage.