From: Russell King Date: Fri, 8 Nov 2013 18:10:42 +0000 (+0000) Subject: ARM: omap: move dma channel allocation into plat-omap code X-Git-Tag: v3.15-rc1~82^2~1^5~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9834f81314b2a5b1bb3cd0d8f46e61528b60d580;p=pandora-kernel.git ARM: omap: move dma channel allocation into plat-omap code This really needs to be there, because otherwise the plat-omap code can kfree() this data structure, and then re-use the pointer later. Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed