]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Override HDMI setup_stream ops for Intel HSW+
authorTakashi Iwai <tiwai@suse.de>
Mon, 21 Mar 2016 11:42:06 +0000 (12:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Mar 2016 07:38:40 +0000 (09:38 +0200)
commitc88d177bae0fd55cdda90324f4fd46ce6915b8bd
treeffd9b872a834ef91aeac48bad7d9d9b73e46afd0
parent996f680049da0fe78c55c46734326edc6807cb47
ALSA: hda - Override HDMI setup_stream ops for Intel HSW+

Instead of checking at each time with is_haswell_plus() macro,
override the setup_stream ops itself for HSW+ chips.

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