commit | e9c364c04f59f7fb250f9689198eaa59872cf8af | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 11 17:16:13 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 11 17:16:13 2009 +0200 |
tree | b50d996ebbc28babc35f2912bc783a135dd643b4 | |
parent | 4d8e22e0f6aacb365db2cb9bf69e38310b37f418 [diff] |
ALSA: hda - Add setup hook to ALC preset struct Added setup hook to ALC preset struct to be called at in the parser but not at each init callback. This can be used for setting up the static pins, etc, while the init hook should be used for updating the status again. Signed-off-by: Takashi Iwai <tiwai@suse.de>