commit | b96c3a155696eae0a3c08b71f7642ccb1437ac75 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 10 20:16:36 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 02 19:37:57 2017 +0200 |
tree | 9cc16010606fc98e70a34876597ae8e577173ecf | |
parent | d53611d21ef6000619e87f6cfc1f6d870c10cd93 [diff] |
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>