]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: sb: Convert to the new PCM ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 18:34:45 +0000 (20:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:38:02 +0000 (19:38 +0200)
commit19651cb0514c81a67f5944fcf93653eddae077ee
treefe5f3cf352728feee0dfd8626a01d8e38184a065
parent1db71f1c56564f864265057fa41367a4ac282014
ALSA: sb: Convert to the new PCM ops

Replace the copy and the silence ops with the new PCM ops.
For avoiding the code redundancy, slightly hackish macros are
introduced.

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