14 Aug
2023
14 Aug
'23
3:18 p.m.
On Mon, Aug 14, 2023 at 01:55:19PM +0200, Takashi Iwai wrote:
This patch converts the ASoC dmaenging driver code to use the new unified PCM copy callback. It's a straightforward conversion from *_user() to *_iter() variants.
The process callback is still using the direct pointer as of now, but it'll be converted in the next patch.
Reviewed-by: Mark Brown broonie@kernel.org