]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: cs42l43: Refactor accessing the SDCA extension properties
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 11 Jun 2024 13:25:54 +0000 (14:25 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 18 Jun 2024 16:06:33 +0000 (17:06 +0100)
commit6914ee9cd1b0c91bd2fb4dbe204947c3c31259e1
tree3d484a0fed628cfb774088b783eb08606db4e917
parent313d2c9d1252185721cad4f8c57099840d6c9958
spi: cs42l43: Refactor accessing the SDCA extension properties

Refactor accessing the SDCA extension properties to make it easier to
access multiple properties to assist with future features. Return the
node itself and allow the caller to read the actual properties.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://msgid.link/r/20240611132556.1557075-1-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-cs42l43.c