From: Arnd Bergmann Date: Mon, 28 Jan 2013 17:42:24 +0000 (+0000) Subject: ata: arasan: remove the need for platform_data X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~7^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34d3865ee4a71195f91b23fd09e2619a5f727d3;p=pandora-kernel.git ata: arasan: remove the need for platform_data This adds a complete DT binding for the arasan device driver. There is currently only one user, which is the spear13xx platform, so we don't actually have to parse all the properties until another user comes in, but this does use the generic DMA binding to find the DMA channel. The patch is untested so far and is part of a series to convert the spear platform over to use the generic DMA binding, so it should stay with the rest of the series. Signed-off-by: Arnd Bergmann Acked-by: Viresh Kumar Cc: Vinod Koul Cc: Jeff Garzik Cc: devicetree-discuss@lists.ozlabs.org --- Reading git-diff-tree failed