Searched hist:"07 c337927e0618faf22ea98475c7162e6b7d2b35" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/spi/ |
H A D | spi-pxa2xx.c | diff 07c337927e0618faf22ea98475c7162e6b7d2b35 Fri Oct 21 14:00:17 CDT 2022 Andy Shevchenko <andriy.shevchenko@linux.intel.com> spi: pxa2xx: Remove no more needed PCI ID table
Since the PCI enumerated devices provide a property with SSP type, there is no more necessity to bear the copy of the ID table here. Remove it for good.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20221021190018.63646-4-andriy.shevchenko@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|