linux/Documentation
Paul Kocialkowski 1f854536a8 dmaengine: Clarify cyclic transfer residue documentation
The current documentation for the residue reported in a cyclic transfer
case mentions that the reported residue should be relative to the current
period only. However the definition of DMA_RESIDUE_GRANULARITY_SEGMENT
specifies that the residue should be updated after each period for
a cyclic transfer, which is in direct contradiction.

Moreover the pcm_dmaengine common code uses the residue relative to
the whole cyclic buffer size, not one period.

Correct the residue-related documentation to reflect this.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Link: https://lore.kernel.org/r/20220331134114.703782-1-paul.kocialkowski@bootlin.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-04-11 19:15:52 +05:30
..
2022-03-30 10:04:11 -07:00
2022-02-15 07:47:52 -07:00
2022-04-01 13:40:44 -07:00
2022-03-07 13:54:59 +01:00
2022-04-01 14:39:28 -07:00
2022-03-25 13:02:05 -07:00
2022-03-31 12:03:46 +09:00
2022-02-09 08:04:44 +01:00
2022-03-22 14:39:12 -07:00
2022-03-21 20:47:54 -07:00
2022-04-03 12:26:01 -07:00
2022-03-25 12:34:53 -07:00
2022-02-09 08:04:44 +01:00