ALSA: hda-intel - remove model=hwio , use probe_only=3 instead
authorJaroslav Kysela <perex@perex.cz>
Fri, 26 Mar 2010 10:04:38 +0000 (11:04 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 26 Mar 2010 10:08:43 +0000 (11:08 +0100)
commit10e77ddac0e1f3b9cea04dfe8180f8641f329703
treee93280793b107864e9ffdbf5a406b82f607e9faf
parent0bf0e5a6f304ac1bc93a80cdd68b4d91f3519eb5
ALSA: hda-intel - remove model=hwio , use probe_only=3 instead

The probe_only module parameter skips the codec initialization, too.
Remove the model=hwio code and use second bit in probe_only to
skip the HDA codec reset procedure.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Documentation/sound/alsa/HD-Audio.txt
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_intel.c