spi: spi-ep93xx: simplify GPIO chip selects
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 16 Feb 2017 20:07:37 +0000 (13:07 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 16 Feb 2017 20:10:26 +0000 (20:10 +0000)
commit55f0cd3fb9c29c20fb94c47e28a9ec8cf704f8c2
tree0b1b1c7ed5ec79bdf18719164fc1c0d133cf731b
parentfafd67940774733fa97f4b09412aea6981b82e0a
spi: spi-ep93xx: simplify GPIO chip selects

This driver requires a GPIO line to be used for the chip select of
each SPI device.

Remove the ep93xx_spi_chip_ops definition from the platform data
and use the spi core GPIO handling for the chip selects.

Fix all the ep93xx platforms that use this driver and remove the
old Documentation.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/ep93xx_spi [deleted file]
arch/arm/mach-ep93xx/edb93xx.c
arch/arm/mach-ep93xx/simone.c
arch/arm/mach-ep93xx/vision_ep9307.c
drivers/spi/spi-ep93xx.c
include/linux/platform_data/spi-ep93xx.h