aboutsummaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorGravatar Takashi Iwai <tiwai@suse.de> 2023-08-15 21:01:32 +0200
committerGravatar Takashi Iwai <tiwai@suse.de> 2023-08-18 12:19:18 +0200
commit56b00d10ffd4dcd6b068c2290ffabf0ae2d49789 (patch)
tree4c0f0effd8619e45c5beaf352dab845e7988879c /include/sound
parentASoC: qcom: Convert to generic PCM copy ops (diff)
downloadlinux-56b00d10ffd4dcd6b068c2290ffabf0ae2d49789.tar.gz
linux-56b00d10ffd4dcd6b068c2290ffabf0ae2d49789.tar.bz2
linux-56b00d10ffd4dcd6b068c2290ffabf0ae2d49789.zip
ASoC: dmaengine: Convert to generic PCM copy ops
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. Note that copy_from/to_iter() returns the copied bytes, hence the error condition is adjusted accordingly. Reviewed-by: Mark Brown <broonie@kernel.org> Cc: Lars-Peter Clausen <lars@metafoo.de> Link: https://lore.kernel.org/r/20230815190136.8987-22-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions