linux-stable/sound/pci/rme9652
Takashi Iwai 2098765e95 ALSA: rme9652: Convert to generic PCM copy ops
This patch converts the rme9652 driver code to use the new unified PCM
copy callback.  It's a straightforward conversion from *_user() to
*_iter() variants.

Note that copy_from/to_iter() returns the copied bytes, hence the
error condition is adjusted accordingly.

Link: https://lore.kernel.org/r/20230815190136.8987-14-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-08-18 12:18:24 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdsp.c ALSA: hdsp: Convert to generic PCM copy ops 2023-08-18 12:18:23 +02:00
hdspm.c ALSA: hdspm: remove unused copy_u32_le function 2023-03-24 07:50:07 +01:00
rme9652.c ALSA: rme9652: Convert to generic PCM copy ops 2023-08-18 12:18:24 +02:00