From: Stephen Warren <[email protected]> Date: Thu, 3 Jan 2019 10:23:24 -0700
> From: Stephen Warren <[email protected]> > > pci_{,un}map_sg are deprecated and replaced by dma_{,un}map_sg. This is > especially relevant since the rest of the driver uses the DMA API. Fix > the driver to use the replacement APIs. > > Signed-off-by: Stephen Warren <[email protected]> Applied.
