]> Gentwo Git Trees - linux/.git/commit
spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 14 Nov 2024 20:50:51 +0000 (22:50 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 2 Dec 2024 00:32:30 +0000 (00:32 +0000)
commit2c55f67c3a71cf57665294a02f258625c1da9385
tree9457425f58ccf1581a2ee6c6402caee6f97d5174
parent096c34ddf5835f02f5260719cd8a16fcf5e5e56f
spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()

This enables using the driver with other firmware types such as ACPI
via PRP0001.

Also part of a general attempt to move drivers over to generic properties
to avoid opportunities for cut and paste.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20241114205051.3747458-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-sc18is602.c