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

2013-10-15 Thread Sethi Varun-B16395
.kernel.org; iommu@lists.linux- > foundation.org; Bhushan Bharat-R65777; Wood Scott-B07421; linuxppc- > d...@lists.ozlabs.org > Subject: Re: [PATCH 1/3] iommu/fsl: Factor out PCI specific code. > > On Sun, Oct 13, 2013 at 02:02:32AM +0530, Varun Sethi wrote: > > Factor out PCI specific

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

2013-10-14 Thread Bjorn Helgaas
On Sun, Oct 13, 2013 at 02:02:32AM +0530, Varun Sethi wrote: > Factor out PCI specific code in the PAMU driver. > > Signed-off-by: Varun Sethi > --- > drivers/iommu/fsl_pamu_domain.c | 81 > +++ > 1 file changed, 40 insertions(+), 41 deletions(-) > > diff