summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-pci.c
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2011-09-23 14:19:59 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-26 15:51:13 -0700
commit22d45f01a836c2f5826b8b4b9e029e5f79afec57 (patch)
treed7a8ea760ba9bf64c45beecc325d251e690d0111 /drivers/usb/host/xhci-pci.c
parent421aa841a134f6a743111cf44d0c6d3b45e3cf8c (diff)
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
pci_*_consistent() calls dma_*_coherent() with GFP_ATOMIC and requires pci_dev struct. This is a preparion for later where we no longer have the pci struct around. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/xhci-pci.c')
0 files changed, 0 insertions, 0 deletions