On 08/03/2015 08:55 AM, Joerg Roedel wrote:
> On Mon, Jul 20, 2015 at 05:33:22PM -0500, Suman Anna wrote:
>> Suman Anna (11):
>> Documentation: dt: Add #iommu-cells info to OMAP iommu bindings
>> iommu/omap: Remove all module references
>> iommu/omap: Move debugfs functions to omap-iommu-debu
On Mon, Jul 20, 2015 at 05:33:22PM -0500, Suman Anna wrote:
> Suman Anna (11):
> Documentation: dt: Add #iommu-cells info to OMAP iommu bindings
> iommu/omap: Remove all module references
> iommu/omap: Move debugfs functions to omap-iommu-debug.c
> iommu/omap: Protect omap-iopgtable.h again
Hi Joerg,
The following series includes minor cleanup patches and checkpatch
fixes to the OMAP IOMMU driver. The first 5 patches do some cleanup
and some debugfs code rearrangement, while the last 6 patches deal
with the stricter checkpatch warnings/checks.
The series is baselined on 4.2-rc3 and