https://github.com/torvalds/linux
Revision 1b307ac87075c3207c345822ea276fe4f28481d7 authored by Linus Torvalds on 24 October 2020, 19:17:05 UTC, committed by Linus Torvalds on 24 October 2020, 19:17:05 UTC
Pull dma-mapping fixes from Christoph Hellwig:

 - document the new dma_{alloc,free}_pages() API

 - two fixups for the dma-mapping.h split

* tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping:
  dma-mapping: document dma_{alloc,free}_pages
  dma-mapping: move more functions to dma-map-ops.h
  ARM/sa1111: add a missing include of dma-map-ops.h
2 parent s 9bf8d8b + 6857a5e
History
Tip revision: 1b307ac87075c3207c345822ea276fe4f28481d7 authored by Linus Torvalds on 24 October 2020, 19:17:05 UTC
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Tip revision: 1b307ac

back to top