diff options
author | Amit Kumar Mahapatra <[email protected]> | 2023-05-15 18:33:43 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-05-16 10:15:06 +0900 |
commit | 445164e8c136f1445caf735d6d268c948e71caf1 (patch) | |
tree | cd0494d6c0b29b96589999500cb324df73d93065 /tools/perf/scripts/python/netdev-times.py | |
parent | ec9452594e04804cabbc561e88e96b48ab4655e4 (diff) |
spi: dw: Replace spi->chip_select references with function calls
New set/get APIs for accessing spi->chip_select were introduced by
'commit 9e264f3f85a5 ("spi: Replace all spi->chip_select and spi->cs_gpiod
references with function call")', but the 'commit 2c8606040a80 ("spi: dw:
Add support for AMD Pensando Elba SoC")' uses the old interface by directly
accessing spi->chip_select. So, replace all spi->chip_select references
in the driver with new get/set APIs.
Signed-off-by: Amit Kumar Mahapatra <[email protected]
Acked-by: Serge Semin <[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions