commit | e64f14f4e570d6ec5bc88abac92a3a27150756d7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Jan 20 18:32:55 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Jan 20 18:32:55 2009 +0100 |
tree | 36e254757e4277a047c26c724b48dec18061a4bc | |
parent | 8c441982fdc00f77b7aa609061c6411f47bcceda [diff] |
ALSA: hda - Allow digital-only I/O on ALC262 codec Some laptops like VAIO have multiple codecs and uses ALC262 only for the SPIDF output without analog I/O. So far, the codec-parser assumes the presence of analog I/O and returned an error for such a case. This patch adds some hacks to allow the digital-only configuration for ALC262. Signed-off-by: Takashi Iwai <tiwai@suse.de>