ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Aug 2023 19:01:36 +0000 (21:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Aug 2023 10:19:19 +0000 (12:19 +0200)
commit6c0217b11066b9bcd6d8f1f8bd11c0610e536e04
tree80cb7c6fddede80dad94fc2b8d87682a0b3fbf5b
parent205d3e030a02b18a6bc1ca590965871a803163f2
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops

Finally all users have been converted to the new PCM copy ops, let's
drop the obsoleted copy_kernel and copy_user ops completely.

Link: https://lore.kernel.org/r/20230815190136.8987-26-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/pcm.h
sound/core/pcm_lib.c
sound/core/pcm_native.c