]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9791504e6558b5ce7013e29d03b9ec35fc6014e5
tree8d3a3e611931f06f312d7e02507ae0a654d205a7
parent4bbdfca8fee28a24872b7ab199b3b8ce3b9d1a58
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