From: FUJITA Tomonori Date: Mon, 8 Sep 2008 09:53:49 +0000 (+0900) Subject: swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coherent X-Git-Tag: v2.6.28-rc1~712^2^4~54 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21f6c4de4c25c4bdd88c75bc97a78e7fbeebac4d;p=pandora-kernel.git swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coherent We don't need any check in swiotlb_unmap_single here. unmap_single is appropriate. Signed-off-by: FUJITA Tomonori Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed