]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: nm256: Convert to new PCM copy ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 18:25:17 +0000 (20:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:37:57 +0000 (19:37 +0200)
commit3defb2b43cba3d1cdd3e161e764a0c9febd6ba86
tree80f46ff3608d1b1bafe9e01912dbd77434d896a4
parent36d2aa91335577c66248193b7a1b4927e6781f7b
ALSA: nm256: Convert to new PCM copy ops

Replace the copy and the silence ops with the new ops.
The conversion is straightforward with standard helper functions, and
now we can drop the bytes <-> frames conversions in callbacks.

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