From: Takashi Iwai Date: Tue, 18 Nov 2014 15:59:47 +0000 (+0100) Subject: ALSA: usb-audio: Add resume support for Native Instruments controls X-Git-Tag: omap-for-v3.20/drop-legacy-3517~123^2~21^2~35^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da6d276957ea56b9514aa5c8d885edf22f0b3e65;p=pandora-kernel.git ALSA: usb-audio: Add resume support for Native Instruments controls The changes at this time are a bit more wider than previous ones. Firstly, the NI controls didn't cache the values, so I had to implement the caching. It's stored in bit 24 of private_value. In addition to that, the initial values have to be read from registers. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed