From: Ralf Baechle Date: Thu, 2 Sep 2010 21:22:23 +0000 (+0200) Subject: MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. X-Git-Tag: v2.6.36-rc7~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2e715a86c6dc85fb4a13c0c818637131de44cd2;p=pandora-kernel.git MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. This only matters for ISA devices with a 24-bit DMA limit or for devices with a 32-bit DMA limit on systems with ZONE_DMA32 enabled. The latter currently only affects 32-bit PCI cards on Sibyte-based systems with more than 1GB RAM installed. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed