]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: dmaengine: Document new dma_vec API
authorPaul Cercueil <paul@crapouillou.net>
Thu, 20 Jun 2024 12:27:26 +0000 (14:27 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 21 Jun 2024 10:01:57 +0000 (15:31 +0530)
commit380afccc2a55e8015adae4266e8beff96ab620be
tree6e503fd27276cda622fbe57a1be6a6fd5da860bb
parent74609e5686701ed8e8adc3082d15f009e327286d
Documentation: dmaengine: Document new dma_vec API

Document the dmaengine_prep_peripheral_dma_vec() API function, the
device_prep_peripheral_dma_vec() backend function, and the dma_vec
struct.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20240620122726.41232-8-paul@crapouillou.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/dmaengine/client.rst
Documentation/driver-api/dmaengine/provider.rst