spi: spidev: Replace ACPI specific code by device_get_match_data()
[ Upstream commit 2a7f669d ] Instead of calling the ACPI specific APIs, use device_get_match_data(). Signed-off-by:Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20220323140215.2568-3-andriy.shevchenko@linux.intel.com Signed-off-by:
Mark Brown <broonie@kernel.org> Stable-dep-of: fc28d1c1 ("spi: spidev: add correct compatible for Rohm BH2228FV") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading