commit | 05b0ebd06ae6b9e72b747362e52abb400a175080 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Mar 30 07:24:21 2022 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Mar 30 16:54:24 2022 +0200 |
tree | a5c10ca1c07f977701fc16d4bd3584dcccb440c4 | |
parent | 7968778914e53788a01c2dee2692cab157de9ac0 [diff] |
PCI/doc: cleanup references to the legacy PCI DMA API Mention the regular DMA API calls instead of the now removed PCI DMA API. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Bjorn Helgaas <bhelgaas@google.com>