Skip to content

Commit 2d069c1

Browse files
andy-shevbroonie
authored andcommitted
spi: pxa2xx: Remove outdated documentation
The documentation is referring to the legacy enumeration of the SPI host controllers and target devices. It has nothing to do with the modern way, which is the only supported in kernel right now. Hence, remove outdated documentation file. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 2a45166 commit 2d069c1

File tree

2 files changed

+1
-210
lines changed

2 files changed

+1
-210
lines changed

Documentation/spi/pxa2xx.rst

Lines changed: 0 additions & 208 deletions
This file was deleted.

drivers/spi/Kconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -832,8 +832,7 @@ config SPI_PXA2XX
832832
select PXA_SSP if ARCH_PXA || ARCH_MMP
833833
help
834834
This enables using a PXA2xx or Sodaville SSP port as a SPI master
835-
controller. The driver can be configured to use any SSP port and
836-
additional documentation can be found a Documentation/spi/pxa2xx.rst.
835+
controller. The driver can be configured to use any SSP port.
837836

838837
config SPI_PXA2XX_PCI
839838
def_tristate SPI_PXA2XX && PCI && COMMON_CLK

0 commit comments

Comments
 (0)