Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Apr 2018 17:23:24 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Apr 2018 17:23:24 +0000 (10:23 -0700)
commit652ede37cec0bf7313927ecf4cebf0e79a0619f2
tree0632532df17bf40af0112faefb8bfa6f2ded315e
parent1b2951dd99af3970c1c1a8385a12b90236b837de
parent1f674e16f9ce6eb20ee2e81ae7514737376874de
Merge tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping

Pull dma-mapping updates from Christoph Hellwig:
 "Very light this round as the interesting dma mapping changes went
  through the x86 tree.

  This just provides proper stubs for architectures not supporting dma
  (Geert Uytterhoeven)"

* tag 'dma-mapping-4.17' of git://git.infradead.org/users/hch/dma-mapping:
  usb: gadget: Add NO_DMA dummies for DMA mapping API
  scsi: Add NO_DMA dummies for SCSI DMA mapping API
  mm: Add NO_DMA dummies for DMA pool API
  dma-coherent: Add NO_DMA dummies for managed DMA API
  dma-mapping: Convert NO_DMA get_dma_ops() into a real dummy
include/linux/dma-mapping.h
include/linux/usb/gadget.h