]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: LPC32xx: Platform update for devicetree completion of spi-pl022
authorRoland Stigge <stigge@antcom.de>
Tue, 25 Sep 2012 08:15:49 +0000 (10:15 +0200)
committerRoland Stigge <stigge@antcom.de>
Tue, 25 Sep 2012 08:15:49 +0000 (10:15 +0200)
commita4bc78785190d1b59c28b823de8389f3555380cc
treedf247c50e31ab14452ffdfeb549da3a05416be0b
parent632cbbcf0e80f2e2dcf94b8e4d05dd03eda90a06
ARM: LPC32xx: Platform update for devicetree completion of spi-pl022

spi-pl022 got a further update to its devicetree support, completing properties
such that no platform data is necessary anymore. This patch adjusts phy3250.c
accordingly: The supplied platform data is deleted. However, OF_DEV_AUXDATA()
are still necessary due to device naming ("dev:ssp0").

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Alexandre Pereira da Silva <aletes.xgr@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-lpc32xx/phy3250.c