From: Ohad Ben-Cohen Date: Wed, 1 Jun 2011 23:48:05 +0000 (+0300) Subject: drivers: iommu: move to a dedicated folder X-Git-Tag: v3.1-rc1~303^2^2~2^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab493a0f0f55d28636ac860ea682d57b84257f10;p=pandora-kernel.git drivers: iommu: move to a dedicated folder 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 Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed