From: Chris Metcalf Date: Fri, 30 Aug 2013 14:12:36 +0000 (-0400) Subject: tile PCI RC: make default consistent DMA mask 32-bit X-Git-Tag: v3.12-rc1~120^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40f451d56de69477a2244a0b4082f644699673f;p=pandora-kernel.git tile PCI RC: make default consistent DMA mask 32-bit This change sets the PCI devices' initial DMA capabilities conservatively and promotes them at the request of the driver, as opposed to assuming advanced DMA capabilities. The old design runs the risk of breaking drivers that assume default capabilities. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed