]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: pxa2xx: Remove no more needed driver data
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 May 2024 15:09:59 +0000 (18:09 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 3 Jun 2024 14:59:57 +0000 (15:59 +0100)
commit7b0f2c1050643c4793e6eae0246a8de3b22c950a
tree48132b46b0815868062ac65f175275be358b63bd
parent8aa5062e26054b8c081d5bba930baac4faadd1b0
spi: pxa2xx: Remove no more needed driver data

Since the ACPI enumerated devices provide a property with SSP type,
there is no more necessity to bear the copy of them in the ID table.
Drop the driver data in ACPI ID table.

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