ALSA: hda - Add codec->no_jack_detect flag
authorTakashi Iwai <tiwai@suse.de>
Mon, 13 Feb 2012 10:55:02 +0000 (11:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 13 Feb 2012 11:06:09 +0000 (12:06 +0100)
commit71b1e9e43d5199f57c109e20c0f4dffc5c048130
treef8e5b6bcc8eb8de6813d6d9bdc382dacb5a48467
parenta9c74173f4be2a536ef8d8c88642e41527f2d8b4
ALSA: hda - Add codec->no_jack_detect flag

Add a new flag to indicate that the codec has no jack-detection cap.
This flag should be set for hardwares that have no jack-detect
implementation although the codec chip itself supports it.

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