From: Takashi Iwai Date: Tue, 18 Nov 2014 16:37:40 +0000 (+0100) Subject: ALSA: usb-audio: Add resume support for FTU controls X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~21^2~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b4e9cfcef055a1be9bee5a47262e9cbcf17e8cd;p=pandora-kernel.git ALSA: usb-audio: Add resume support for FTU controls 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 --- Reading git-diff-tree failed