commit | 0ffd534eb164fbc87e91fc54a217247ea0cfbabc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jan 17 15:53:29 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 17 15:53:29 2013 +0100 |
tree | 5c43c98bc039f7fcdb4a74437d5378ea6540d2d0 | |
parent | 7a71bbf310cda13a713aab0c1dcf888707a54286 [diff] |
ALSA: hda - Record all detected ADCs in hda_gen_spec Since the generic parser reduces the ADC list, copy the list of the all detected ADCs and keep it. This list can be later referred by the codec driver for finer power controls. Signed-off-by: Takashi Iwai <tiwai@suse.de>