drivers: iommu: move to a dedicated folder
authorOhad Ben-Cohen <ohad@wizery.com>
Wed, 1 Jun 2011 23:48:05 +0000 (02:48 +0300)
committerJoerg Roedel <joerg.roedel@amd.com>
Tue, 14 Jun 2011 12:47:41 +0000 (14:47 +0200)
Create a dedicated folder for iommu drivers, and move the base
iommu implementation over there.

Grouping the various iommu drivers in a single location will help
finding similar problems shared by different platforms, so they
could be solved once, in the iommu framework, instead of solved
differently (or duplicated) in each driver.

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

No differences found