ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268
authorTakashi Iwai <tiwai@suse.de>
Sun, 1 Mar 2009 09:55:44 +0000 (10:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Mar 2009 06:55:52 +0000 (07:55 +0100)
commit38f1df27e3191d76e983cb9c6b4392582fd32fda
tree039a6a50561f76c396582fd0da2f29143bcd7209
parentbb543c969467f33c3a1a0ccfcfcd9a508cd81c54
ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268

Some Toshiba laptops have another ALC268 codec on slot#3 that conflicts
with the primary codec.  The codec#3 is for the digital I/O, and should
be fixed by the driver, but it'd need a bunch of changes.

So, let's fix the probe problem temporarily by setting the default
probe_mask value.

Reference: kernel bugzilla #12735
http://bugzilla.kernel.org/show_bug.cgi?id=12735

Tested-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c