From: Rabin Vincent Date: Tue, 25 Jan 2011 10:18:33 +0000 (+0100) Subject: dma40: fix DMA_SG capability and channels X-Git-Tag: v2.6.39-rc1~203^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad74a7cf6f6355fd3f4c15afe63460fc4ec3f57;p=pandora-kernel.git dma40: fix DMA_SG capability and channels The DMA_SG cap is enabled on the wrong channel, and the pointers are repeatedly set incorrectly. Fix it and combine the ops settings to a common function. Acked-by: Per Forlin Acked-by: Jonas Aaberg Signed-off-by: Rabin Vincent Signed-off-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed