]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: hda/via - Disable broken dynamic power control
authorTakashi Iwai <tiwai@suse.de>
Fri, 31 May 2013 11:54:10 +0000 (13:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Jun 2013 09:32:55 +0000 (11:32 +0200)
commit087c2e3b4e062573dbbc8a50b9208992e3768dcf
tree1bee83579f90ce55baf63e191c03637a2b72967a
parenta0c6d309c6df14655f9962f666d1da96318b0b7c
ALSA: hda/via - Disable broken dynamic power control

Since the transition to the generic parser, the actual routes used
there don't match always with the assumed static paths in some
set_widgets_power_state callbacks.  This results in the wrong power
setup in the end.  As a temporary workaround, we need to disable the
calls together with the non-functional dynamic power control enum.

Reported-by: Alex Riesen <raa.lkml@gmail.com>
Cc: <stable@vger.kernel.org> [v3.9]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_via.c