spi: pxa2xx: Remove no more needed PCI ID table
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 21 Oct 2022 19:00:17 +0000 (22:00 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 24 Oct 2022 12:30:17 +0000 (13:30 +0100)
commit07c337927e0618faf22ea98475c7162e6b7d2b35
treef4701a197dad7303bdfe1f389da11ccece414dc2
parent1a1864cd879a1497fd46f6ea2f31ddcde8385585
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>
drivers/spi/spi-pxa2xx.c