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)
commit4b83eff81c817d7e4c75605670320722611315b9
treefe5f3cf352728feee0dfd8626a01d8e38184a065
parenta6970bb1dd996943fce8c975282c7146fd69f560
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