commit | 9834f81314b2a5b1bb3cd0d8f46e61528b60d580 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Nov 08 18:10:42 2013 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Apr 04 00:31:46 2014 +0100 |
tree | 6fb62c450a3a6587b312d2f0542b4fe25af7767d | |
parent | 0ef64986d69602ba8df933c62d0b6d6edfaf0557 [diff] |
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 <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>