From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:29 +0000 (-0800) Subject: ALSA: hda - Move azx_interrupt to hda_controller X-Git-Tag: v3.15-rc1~142^2~3^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b1df88713a3537e056658d860f6631653ec5c6;p=pandora-kernel.git ALSA: hda - Move azx_interrupt to hda_controller This code will be reused by an hda_platform driver as it has no PCI dependencies. This allows update_rirb to be static as all users are now in hda_controller.c. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed