diff options
author | Christoph Hellwig <hch@lst.de> | 2018-01-10 19:03:21 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2018-01-17 18:04:43 -0600 |
commit | c08fa1608ddbf21a00ce4da54b0d90635cf5c1de (patch) | |
tree | be373632f718679410f36b09f597811195ffc65f /include/linux/pci-dma-compat.h | |
parent | 8d669f93b4b1405946af77a155c1df4fe1b526b1 (diff) |
net: tsi108: Use DMA API properly
We need to pass a struct device to the DMA API, even if some architectures
still support that for legacy reasons, and should not mix it with the old
PCI DMA API.
Note that the driver also seems to never actually unmap its DMA mappings,
but to fix that we'll need someone more familar with the driver.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'include/linux/pci-dma-compat.h')
0 files changed, 0 insertions, 0 deletions