Re: [PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource

2015-05-11 Thread Bjorn Helgaas
On Mon, May 11, 2015 at 9:30 AM, Konrad Rzeszutek Wilk wrote: > On Thu, May 07, 2015 at 10:19:05AM -0500, Bjorn Helgaas wrote: >> [+cc Dave for sparc64, Yinghai] >> >> On Fri, May 01, 2015 at 01:32:15PM -0500, wda...@nvidia.com wrote: >> > From: Will Davis >> > >> > Simply route these through to

Re: [PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource

2015-05-11 Thread Konrad Rzeszutek Wilk
On Thu, May 07, 2015 at 10:19:05AM -0500, Bjorn Helgaas wrote: > [+cc Dave for sparc64, Yinghai] > > On Fri, May 01, 2015 at 01:32:15PM -0500, wda...@nvidia.com wrote: > > From: Will Davis > > > > Simply route these through to the new dma_(un)map_resource APIs. > > > > Signed-off-by: Will Davis

Re: [PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource

2015-05-07 Thread Bjorn Helgaas
[+cc Dave for sparc64, Yinghai] On Fri, May 01, 2015 at 01:32:15PM -0500, wda...@nvidia.com wrote: > From: Will Davis > > Simply route these through to the new dma_(un)map_resource APIs. > > Signed-off-by: Will Davis > Reviewed-by: Terence Ripperda > Reviewed-by: John Hubbard > --- > includ

[PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource

2015-05-01 Thread wdavis
From: Will Davis Simply route these through to the new dma_(un)map_resource APIs. Signed-off-by: Will Davis Reviewed-by: Terence Ripperda Reviewed-by: John Hubbard --- include/asm-generic/pci-dma-compat.h | 14 ++ 1 file changed, 14 insertions(+) diff --git a/include/asm-generic