ALSA: hda - Try to allow haswell HDMI audio even without powerwell
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 19 Aug 2013 11:32:30 +0000 (13:32 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 19 Aug 2013 13:46:17 +0000 (15:46 +0200)
commitc841ad2a9b86c7317dc7e4fe4e03bc56a6c0d6e8
treecdca7dc619ea3eb5347d4288c4f3a5638e1806ce
parentcd5302c0d4b79bef7660bb4be300d169e38f39c3
ALSA: hda - Try to allow haswell HDMI audio even without powerwell

If compiled without CONFIG_SND_HDA_I915, the audio driver cannot
request power well. However, if the power well is on for other
reasons, maybe audio can still work. Therefore, do not skip the
card completely if compiled without CONFIG_SND_HDA_I915.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c