spi: pxa2xx: Kill pxa2xx_set_spi_info()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 Mar 2024 19:47:45 +0000 (21:47 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2024 00:49:15 +0000 (00:49 +0000)
commit7fd54c205f104317b853fc417ac7e9d0b9531ddb
tree9c3e6537f569ae91a2a4639983a889479e3eaee4
parent4cece764965020c22cff7665b18a012006359095
spi: pxa2xx: Kill pxa2xx_set_spi_info()

There is the only one user of the pxa2xx_set_spi_info(). Unexport it
and inline to the actual user.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://msgid.link/r/20240307195056.4059864-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
arch/arm/mach-pxa/devices.c
arch/arm/mach-pxa/spitz.c
include/linux/spi/pxa2xx_spi.h