]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ALSA: hda - Add function pointer for disabling MSI
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:16 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:21:13 +0000 (11:21 +0100)
commitf46ea609d1484818f39e6760c33a1629c756116e
tree5efc408fd00355a9782532154f7544354ac36ab8
parent8928756dbd956b474fc92ce0556fa3c35673c97c
ALSA: hda - Add function pointer for disabling MSI

This is a PCI-only feature, but adding a callback for it in the chip
structure breaks the PCI dependency in the RIRB code allowing the
logic there to be re-used by the platform HDA driver.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c
sound/pci/hda/hda_priv.h