ALSA: es1938: Convert to the new PCM copy ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 18:16:36 +0000 (20:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:37:57 +0000 (19:37 +0200)
commitb96c3a155696eae0a3c08b71f7642ccb1437ac75
tree9cc16010606fc98e70a34876597ae8e577173ecf
parentd53611d21ef6000619e87f6cfc1f6d870c10cd93
ALSA: es1938: Convert to the new PCM copy ops

Replace the copy ops with the new copy_user and copy_kernel ops.
It's used only for a capture stream (for some hardware workaround),
thus we need no silence operation.

Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/es1938.c