spi: spi-ath79: Add device tree support
authorAlban Bedel <albeu@free.fr>
Fri, 24 Apr 2015 14:19:22 +0000 (16:19 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 27 Apr 2015 14:44:56 +0000 (15:44 +0100)
Set the OF node of the spi controller and use the generic GPIO based
chip select instead of the custom controller data. As the controller
data isn't used by any board just drop it.

Signed-off-by: Alban Bedel <albeu@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found