ALSA: usb-audio: Add resume support for FTU controls
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2014 16:37:40 +0000 (17:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2014 10:58:19 +0000 (11:58 +0100)
A few FTU mixer controls have the own value handling, so they have to
be rewritten to follow the support for resume callbacks.  This ended
up in a fair amount of refactoring.  Its own struct is now removed,
instead the values are embedded in kctl private_value totally.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found