spi: pxa2xx: Convert PCI driver to use spi-pxa2xx code directly
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 15:10:07 +0000 (18:10 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 3 Jun 2024 15:00:04 +0000 (16:00 +0100)
commitcc160697a576150975280a4b5394fe9c70700503
treecb504dd06c1ea93246bbdbe8af5b29c42699717a
parent3d8f037fbcab53e03ab2ef18a66f202be3653d50
spi: pxa2xx: Convert PCI driver to use spi-pxa2xx code directly

PCI driver has an additional device layer for enumeration.
Remove that layer and use spi-pxa2xx code directly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://msgid.link/r/20240530151117.1130792-12-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx-pci.c