From: FUJITA Tomonori Date: Tue, 4 Mar 2008 22:29:28 +0000 (-0800) Subject: iommu: parisc: pass struct device to iommu_alloc_range X-Git-Tag: v2.6.25-rc4~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8cda625acd9b704100994626fb6d2fb4ffb9c2;p=pandora-kernel.git iommu: parisc: pass struct device to iommu_alloc_range This adds struct device argument to sba_alloc_range and ccio_alloc_range, a preparation for modifications to fix the IOMMU segment boundary problem. This change enables ccio_alloc_range to access to LLD's segment boundary limits. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: FUJITA Tomonori Cc: Kyle McMartin Cc: Matthew Wilcox Cc: Grant Grundler Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed