ALSA: usb-audio: Add resume support for Native Instruments controls
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Nov 2014 15:59:47 +0000 (16:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2014 10:58:14 +0000 (11:58 +0100)
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 <tiwai@suse.de>

No differences found