iommu/core: remove the temporary pgsize settings
authorOhad Ben-Cohen <ohad@wizery.com>
Thu, 10 Nov 2011 09:32:31 +0000 (11:32 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 10 Nov 2011 10:40:38 +0000 (11:40 +0100)
commit6c274d1cd5b3aa0834e9f0c3f58038f42278ff8c
treef31f88dd5150a6e09f1129e0bfe4b0959215ee0c
parent6d1c56a9db48977942602a50e88eeb61a3e625eb
iommu/core: remove the temporary pgsize settings

Now that all IOMMU drivers are exporting their supported pgsizes,
we can remove the default pgsize settings in register_iommu().

Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/iommu.c