ALSA: hdsp: Convert to the new PCM ops
authorTakashi Iwai <tiwai@suse.de>
Wed, 10 May 2017 18:32:25 +0000 (20:32 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 2 Jun 2017 17:38:01 +0000 (19:38 +0200)
commit0925e6b26fcb52808145fbbb6d769485cb46f47b
tree54ba20b997cec8bb91cfd3fcc7dd6d1123af2f2a
parent7b6ae34da6302ea1b64b45c957c1a323e1fb2e08
ALSA: hdsp: Convert to the new PCM ops

Replace the copy and the silence ops with the new PCM ops.
The conversion is straightforward with standard helper functions.

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