ASoC: pcm: Drop obsoleted PCM copy_user ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Aug 2023 19:01:35 +0000 (21:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Aug 2023 10:19:19 +0000 (12:19 +0200)
commit205d3e030a02b18a6bc1ca590965871a803163f2
treea873a6a980c2c26d9f529573e799403b607ddfe4
parent36fc349aeeaf964bf842e4afd397c009b7daab4f
ASoC: pcm: Drop obsoleted PCM copy_user ops

Now all ASoC users have been replaced to use the new PCM copy ops,
let's drop the obsoleted copy_user ops and its helper function.

Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20230815190136.8987-25-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/soc-component.h
sound/soc/soc-component.c
sound/soc/soc-pcm.c