From f0b1df88713a3537e056658d860f6631653ec5c6 Mon Sep 17 00:00:00 2001 From: Dylan Reid Date: Fri, 28 Feb 2014 15:41:29 -0800 Subject: [PATCH] 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-format-patch failed