commit | da6d276957ea56b9514aa5c8d885edf22f0b3e65 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Nov 18 16:59:47 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 21 11:58:14 2014 +0100 |
tree | 2c0528ae77eb36953a84830078d23b710a0cd854 | |
parent | 25a9a4f91b909822fa07cbc9939c99a8c67d8960 [diff] |
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 <tiwai@suse.de>