powerpc/iommu: Update the generic code to use dynamic iommu page sizes
authorAlistair Popple <alistair@popple.id.au>
Mon, 9 Dec 2013 07:17:03 +0000 (18:17 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 30 Dec 2013 03:17:19 +0000 (14:17 +1100)
This patch updates the generic iommu backend code to use the
it_page_shift field to determine the iommu page size instead of
using hardcoded values.

Signed-off-by: Alistair Popple <alistair@popple.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found