commit | 4f5d17062085ee1c74ff44a37ffb09f94ab4db1c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 11 18:17:46 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 11 18:17:46 2009 +0200 |
tree | 17164d916d3b5644ce430d8213ffeb0aa65a54fd | |
parent | e9c364c04f59f7fb250f9689198eaa59872cf8af [diff] |
ALSA: hda - Clean up init and setup hooks for Realtek codecs Move static codes to setup from init_hook for each model. Also, use the common auto-mic selection helper for devices that support auto-mic selection. They just need to set up ext_mic, int_mic and auto_mic flag in the setup section. Signed-off-by: Takashi Iwai <tiwai@suse.de>