]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: i.MX: remove sdma script address arrays from platform data
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 20 Aug 2013 08:04:33 +0000 (10:04 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 26 Aug 2013 15:17:16 +0000 (20:47 +0530)
commit0429936697321612e3c2edbfa2161856e737ac09
tree8bc90382e7984b33c63dde0397911b7aaa4bd03c
parentdcfec3c09890120d86d4e86887074c76763075ca
ARM: i.MX: remove sdma script address arrays from platform data

Now that the sdma driver holds the address tables for i.MX25/5 they
are no longer needed in platform_data. Remove them.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/arm/mach-imx/mm-imx25.c
arch/arm/mach-imx/mm-imx5.c