]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Handle vmaster hook in the parser side
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 13:57:09 +0000 (14:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:35 +0000 (08:30 +0100)
commit3bd7b644d049feb8df4225492689a324963f42f4
tree51d25e733d59e232cbe40b32a2bc85347838da46
parent20c18f562a4d0494dd2b99e19cfeb33f55c9c50e
ALSA: hda/realtek - Handle vmaster hook in the parser side

... so that the fixup just needs to set the hook function in
FIXUP_ACT_PROBE.  This will make easier to port for other codecs,
too.

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