From: David Brownell Date: Sat, 23 Jun 2007 02:17:57 +0000 (-0700) Subject: [AVR32] Initialize dma_mask and dma_coherent_mask X-Git-Tag: v2.6.22-rc6~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b84bbfc7133ee493f3e9529a42b5ee53ea69dfe;p=pandora-kernel.git [AVR32] Initialize dma_mask and dma_coherent_mask The current at32ap7000 platform devices aren't declared as supporting DMA, so that layered drivers can't tell whether they need to manage DMA. This patch makes all those platform devices report that they support DMA. Most do, but in a few cases this is inappropriate. Signed-off-by: David Brownell Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed