From: Thomas Abraham Date: Mon, 24 Oct 2011 09:43:38 +0000 (+0200) Subject: ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers X-Git-Tag: v3.3-rc1~143^2~1^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4972a80e16a206149729be887285f4494b6826dc;p=pandora-kernel.git ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers A new dma request id 'DMACH_DT_PROP' is introduced for client drivers requesting a dma channel. This request indicates that a device tree node property represting the dma channel is available in 'struct samsung_dma_info'. The dma channel request wrapper uses the node property value as the value for the filter parameter. Signed-off-by: Thomas Abraham Acked-by: Grant Likely Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed