From: Santosh Shilimkar Date: Fri, 27 Feb 2009 19:37:51 +0000 (-0800) Subject: This patch set up a cmdline option for omap dma for masking the X-Git-Tag: v2.6.29-omap1~58 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94500eeeafe4b66c690abd96044340b2e5372e7;p=pandora-kernel.git This patch set up a cmdline option for omap dma for masking the available channels. It is needed since the OMAP DMA is a system wide resource and can be used by another software apart from the kernel. To reserve the omap SDMA channels for kernel dma usage, use cmdline bootarg "omap_dma_reserve_ch=". The valid range is 1 to 32. Signed-off-by: Santosh Shilimkar Acked By: Nishant Kamat cc: Tony Lindgren Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed