]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Adjust power of beep widget and outputs
authorTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 08:23:10 +0000 (09:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 18 Mar 2015 08:23:10 +0000 (09:23 +0100)
commit6aece13e3839d73010f423e690cfa36ed3305557
treea601871aa85d8115b63f999c00a8a2808b79678f
parent899a601bc037b80df9ef20fd4d55148326976387
ALSA: hda - Adjust power of beep widget and outputs

As the widget PM may turn off the pins, this might lead to the silent
output for beep when no explicit paths are given.  This patch adds
fake output paths for the beep widget so that the output pins are
dynamically powered upon beep on/off.

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