From: FUJITA Tomonori Date: Mon, 8 Sep 2008 09:10:11 +0000 (+0900) Subject: x86: move pci-nommu's dma_mask check to common code X-Git-Tag: v2.6.28-rc1~712^2^4~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9f521fb72dd091aa4989fe2e004ecf4785a850;p=pandora-kernel.git x86: move pci-nommu's dma_mask check to common code The check to see if dev->dma_mask is NULL in pci-nommu is more appropriate for dma_alloc_coherent(). Signed-off-by: FUJITA Tomonori Acked-by: Joerg Roedel Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed