commit | f8fdd4958b6c7af9abf630f06d43db4ddcd532f6 | [log] [tgz] |
---|---|---|
author | Harald Welte <HaraldWelte@viatech.com> | Mon Sep 15 22:41:31 2008 +0800 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Sep 23 08:18:11 2008 +0200 |
tree | 7748f32790e119a1c4bd3f2e5210043ee8cc74c5 | |
parent | a6d77317678148c973bb0131cc5a3a772f756d23 [diff] |
ALSA: HDA VIA: Fix crash on codecs without Headphone Don't enumerate via_hp_mixer while hp_mux is null (headphone does not exist), to fix the crash of via_independent_hp_info (via_hp_mixer's .info), which will reference hp_mux. Signed-off-by: Logan Li <LoganLi@viatech.com.cn> Signed-off-by: Harald Welte <HaraldWelte@viatech.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>