diff options
author | Amit Kumar Mahapatra <amit.kumar-mahapatra@amd.com> | 2023-11-25 14:51:28 +0530 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-12-07 13:36:29 +0000 |
commit | 4ae08845db4c1f759b8382bc7527ab8249230e7f (patch) | |
tree | b5cff3a85905357d8bb106f2864767100c017632 /drivers/mfd/tps65218.c | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
mfd: tps6594: Use spi_get_chipselect() API to access spi->chip_select
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.
Signed-off-by: Amit Kumar Mahapatra <amit.kumar-mahapatra@amd.com>
Link: https://lore.kernel.org/r/20231125092137.2948-2-amit.kumar-mahapatra@amd.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'drivers/mfd/tps65218.c')
0 files changed, 0 insertions, 0 deletions