diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-08-15 21:01:23 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-08-18 12:18:23 +0200 |
commit | 90ed231177d3ca88b8a424e7c9e344a3e4577bbe (patch) | |
tree | 24159c9a5055a77899412ab55917b5db02dea645 /scripts/misc-check | |
parent | c3abdf06a9e51d8e4cf97bc58b4b966a254b560f (diff) | |
download | linux-stable-90ed231177d3ca88b8a424e7c9e344a3e4577bbe.tar.gz linux-stable-90ed231177d3ca88b8a424e7c9e344a3e4577bbe.tar.bz2 linux-stable-90ed231177d3ca88b8a424e7c9e344a3e4577bbe.zip |
ALSA: hdsp: Convert to generic PCM copy ops
This patch converts the hdsp 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-13-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/misc-check')
0 files changed, 0 insertions, 0 deletions