From: Santosh Shilimkar Date: Thu, 18 Feb 2010 08:59:09 +0000 (+0000) Subject: omap: sdma: Limit the secure reserve channel fix for omap3 X-Git-Tag: v2.6.34-rc1~230^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c0dc389d42c3d8c20ecdf0829fe9e935084b10;p=pandora-kernel.git omap: sdma: Limit the secure reserve channel fix for omap3 The commit 'ba50ea7e' reserves DMA channels 0 and 1 on high security devices, in order to avoid collision between kernel dma transfers and ROM code dma transfers. This fix is applicable only for OMAP3 so add an appropriate check. Signed-off-by: Santosh Shilimkar CC: Kalle Jokiniemi CC: Kevin Hilman Reviewed-by: Kevin Hilman Reviewed-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed