spi: pxa2xx: Get rid of unused ->cs_control()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Nov 2021 19:27:22 +0000 (21:27 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 29 Nov 2021 12:19:59 +0000 (12:19 +0000)
commita9c8f68ce2c37ced2f7a8667eda71b7753ede398
tree8d3a3e611931f06f312d7e02507ae0a654d205a7
parent342e3ce0f6f4691b31b1c7c9c3ae37160c4a82d2
spi: pxa2xx: Get rid of unused ->cs_control()

Since the last user of the custom ->cs_control() gone, we may get rid of
this legacy API completely.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211123192723.44537-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/pxa2xx.rst
arch/arm/mach-pxa/stargate2.c
drivers/spi/spi-pxa2xx.c
drivers/spi/spi-pxa2xx.h
include/linux/spi/pxa2xx_spi.h