]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit
authorTakashi Iwai <tiwai@suse.de>
Sun, 6 Nov 2011 13:01:58 +0000 (14:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 6 Nov 2011 13:07:37 +0000 (14:07 +0100)
commit1bf677aa1c5904374c4016ea0c6ab5d520f27ef8
treecdc6b399d0e302fa08e7c9fe20fb5324adb0b9a7
parent994d9bc6f42bd701ec2884d6f8fa18c68a80e307
ALSA: hda - Revert the check of NO_PRESENCE pincfg default bit

The implementation on commit [87fea6a2: ALSA: hda - Check NO_PRESENCE
pincfg default bit] seems like a mis-interpretation of specification.
The spec gives the reversed bit definition.  But, following the spec
also causes to change so many existing device configurations, thus we
can't change it so easily for now.  For 3.2-rc1, it's safer to revert
this check (actually this patch comments out the code).

We may re-introduced the fixed version once after the wider test-case
coverages are done.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_local.h