]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Allow digital-only I/O on ALC262 codec
authorTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2009 17:32:55 +0000 (18:32 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 20 Jan 2009 17:32:55 +0000 (18:32 +0100)
commite64f14f4e570d6ec5bc88abac92a3a27150756d7
tree36e254757e4277a047c26c724b48dec18061a4bc
parent8c441982fdc00f77b7aa609061c6411f47bcceda
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>
sound/pci/hda/patch_realtek.c