ALSA: usb-audio: Add resume support for MicroII SPDIF ctls
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2014 17:06:17 +0000 (18:06 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2014 10:58:52 +0000 (11:58 +0100)
commit288673beae6cbd8198be94284adbaeb5cba7dbda
treedbb93f3e53c2a85b2ad21f876b3e711b0a0be54c
parent0b4e9cfcef055a1be9bee5a47262e9cbcf17e8cd
ALSA: usb-audio: Add resume support for MicroII SPDIF ctls

Like the previous fixes, the mixer accessors are converted to use
usb_mixer_elem_list objects.  In addition, the proper shutdown check
are put in get and put callbacks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c