[ALSA] hda-intel - Fix HDA probe_mask default
authorMatt Porter <mporter@embeddedalley.com>
Tue, 29 Nov 2005 13:46:01 +0000 (14:46 +0100)
committerJaroslav Kysela <perex@suse.cz>
Tue, 3 Jan 2006 11:29:54 +0000 (12:29 +0100)
commit954fa19ab7a14c3f54044780a90cd6a95149f90b
tree2cb86863883ab1c1b08d07d752a283188691632f
parent015b6a198f51d660797b78c6c7ee60d0252ebf40
[ALSA] hda-intel - Fix HDA probe_mask default

Modules: HDA Intel driver

The probe_mask module parameter comment notes that the intended
default is -1. Fix it to be so, otherwise all codecs are skipped
and init fails.

Signed-off-by: Matt Porter <mporter@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c