From: Lee Jones Date: Wed, 25 Jul 2012 12:58:36 +0000 (+0100) Subject: ARM: ux500: Pass MSP DMA platform data though AUXDATA X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~5^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=724ebbf4cf248cd747b29fe91ecc96de302a469a;p=pandora-kernel.git ARM: ux500: Pass MSP DMA platform data though AUXDATA It isn't currently possible to pass all platform specific configuration though Device Tree. Thinks like device names used in the clock infrastructure, call-backs and DMA information have to be passed in via AUXDATA structures and the MSP is no exception. Here we're passing DMA settings. Acked-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed