spi: Abstract access to chip selects
authorMark Brown <broonie@kernel.org>
Wed, 1 Feb 2023 16:56:47 +0000 (16:56 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 1 Feb 2023 16:56:47 +0000 (16:56 +0000)
commitbf7499553732e68d1b3156ae9ce494c6ab9668d1
treebd0c1fe9b2db451afa18b8a99bb5ea44898b260f
parentd4bde04318c0d33705e9a77d4c7df72f262011e0
parent303feb3cc06ac0665d0ee9c1414941200e60e8a3
spi: Abstract access to chip selects

Merge series from Amit Kumar Mahapatra <amit.kumar-mahapatra@amd.com>:

In preparation for supporting devices with multiple chip selects add an
interface for accessing the chip selects via a function.
drivers/spi/spi.c