summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_via.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2013-05-31 12:10:03 (GMT)
committerTakashi Iwai <tiwai@suse.de>2013-06-03 09:33:06 (GMT)
commit77afe0e94884ae40de29cd813a1fb7ddee583591 (patch)
tree89c38b08c64f52168118c32cc299bd1959de0c24 /sound/pci/hda/patch_via.c
parent087c2e3b4e062573dbbc8a50b9208992e3768dcf (diff)
downloadlinux-fsl-qoriq-77afe0e94884ae40de29cd813a1fb7ddee583591.tar.xz
ALSA: hda - Allow setting automute/automic hooks after parsing
Some codec drivers (VIA codecs and some Realtek fixups) set the automute and automic hooks after calling snd_hda_gen_parse_auto_config(). In the current code, the hook pointers are referred only in snd_hda_gen_parse_auto_config() and passed to snd_hda_jack_detect_enable_callback(), thus changing the hook values won't change the actually called callbacks properly. This patch fixes this bug by setting the static functions as the primary callback functions for the jack detection, and let them calling the appropriate hooks dynamically. Cc: <stable@vger.kernel.org> [v3.9] Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/hda/patch_via.c')
0 files changed, 0 insertions, 0 deletions