ALSA: rme32: Convert to the new PCM copy ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 18:29:25 +0000 (20:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:37:59 +0000 (19:37 +0200)
commit032db751efa7d3eb80a3f4b3fde51eb4f6c24308
treeed6f194b64c5874d950b3bba4637c04db2bad158
parent6c6ba11fad0b01356f53a37a1d776dd45c6875ae
ALSA: rme32: Convert to the 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/rme32.c