spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
authorMark Brown <broonie@kernel.org>
Mon, 6 May 2024 01:05:23 +0000 (10:05 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 6 May 2024 01:05:23 +0000 (10:05 +0900)
commit21ae190e4607c39174c041401a7843ae3ae24f32
tree4e795e4f459326660504540883b1d08c69578f61
parentaa9db105301dc595c07ae11b1469352b0223ce79
parentb5ec3986da5d928e4fd9ed24b5d367c4b420f1d4
spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h

Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

As Arnd suggested we may drop linux/spi/pxa2xx_spi.h as most of
its content is being used solely internally to SPI subsystem
(PXA2xx drivers). Hence this refactoring series with the additional
win of getting rid of legacy documentation.

Note, that we have the only user of a single plain integer field
in the entire kernel for that. Switching to software nodes does not
diminish any of type checking as we only pass an integer.
drivers/spi/Kconfig