From f46ea609d1484818f39e6760c33a1629c756116e Mon Sep 17 00:00:00 2001 From: Dylan Reid Date: Fri, 28 Feb 2014 15:41:16 -0800 Subject: [PATCH] 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 Signed-off-by: Takashi Iwai --- Reading git-format-patch failed