Re: [PATCH 1/3 v2] iommu/fsl: Factor out PCI specific code.

2013-12-02 Thread Alex Williamson
On Wed, 2013-10-16 at 16:53 +0530, Varun Sethi wrote: > Factor out PCI specific code in the PAMU driver. > > Signed-off-by: Varun Sethi > --- > drivers/iommu/fsl_pamu_domain.c | 88 > +++ > 1 file changed, 43 insertions(+), 45 deletions(-) > > diff --git a

[PATCH 1/3 v2] iommu/fsl: Factor out PCI specific code.

2013-10-16 Thread Varun Sethi
Factor out PCI specific code in the PAMU driver. Signed-off-by: Varun Sethi --- drivers/iommu/fsl_pamu_domain.c | 88 +++ 1 file changed, 43 insertions(+), 45 deletions(-) diff --git a/drivers/iommu/fsl_pamu_domain.c b/drivers/iommu/fsl_pamu_domain.c index