docs: dma-api: Fix description of the sync_sg API
authorBrian Johannesmeyer <bjohannesmeyer@gmail.com>
Fri, 3 Nov 2023 16:21:20 +0000 (17:21 +0100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 17 Nov 2023 15:52:13 +0000 (08:52 -0700)
commit5483cc3dfd8da2d82603cc4a18db21866d58308e
tree03f2c55616ceba9c36d5d209f647cc65650b7e95
parent407434939b072a4bc14f3e2b83823ba073cf8f42
docs: dma-api: Fix description of the sync_sg API

Fix the description of the parameters to dma_sync_sg*. They should be the
same as the parameters to dma_map_sg(), not dma_map_single().

Signed-off-by: Brian Johannesmeyer <bjohannesmeyer@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20231103162120.3474026-1-bjohannesmeyer@gmail.com>
Documentation/core-api/dma-api.rst