]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: korg1212: Convert to the new PCM ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 18:19:17 +0000 (20:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:37:58 +0000 (19:37 +0200)
commit6c6ba11fad0b01356f53a37a1d776dd45c6875ae
treefe95d00c29d90cefae6ae66c7f856f24ee32537c
parent21de5673663f2620fa2838e4e2ea5db9c91fad4d
ALSA: korg1212: Convert to the new PCM ops

Replace the copy and the silence ops with the new PCM ops.
Although we can refactor this messy code, at this time, the changes
are kept as small as possible.  Let's clean up later.

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