]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04c572024b02417981dd3d69c16172e2b2f3e463
treeed6f194b64c5874d950b3bba4637c04db2bad158
parent15d46666a36d177ab1b07eb95ea38be226ebabf0
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