]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - hdmi: call overridden init on resume
authorPierre Ossman <pierre@ossman.eu>
Wed, 18 Jun 2014 19:48:09 +0000 (21:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Jun 2014 10:38:28 +0000 (12:38 +0200)
commited1e2b0872d5ee6d01491c40a5fd80bb6c797591
tree59f2493556033e56b2aaf918862bed68a0b0e7ca
parent955c2f9e631d23372ccc5c4fd296e46bc98a4aad
ALSA: hda - hdmi: call overridden init on resume

We need to call the proper init function in case it has been
overridden, as it might restore things that the generic routing
doesn't know anything about. E.g. AMD cards have special verbs
that need resetting.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=77901
Fixes: 8d893b6f0c27 ('ALSA: hda - hdmi: Add ATI/AMD multi-channel audio support')
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
Cc: <stable@vger.kernel.org> [v3.13+]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c