14 Aug
2023
14 Aug
'23
3 p.m.
On Mon, Aug 14, 2023 at 01:55:17PM +0200, Takashi Iwai wrote:
This patch converts the mediatek BT SCO driver code to use the new unified PCM copy callback. It's a straightforward conversion from *_user() to *_iter() variants. As copy_form/to_iter() updates the internal offset at each read/write, we can drop the cur_*_idx counter in the loop, too.
Reviewed-by: Mark Brown broonie@kernel.org