commit | f0b1df88713a3537e056658d860f6631653ec5c6 | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Fri Feb 28 15:41:29 2014 -0800 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Mar 01 11:23:24 2014 +0100 |
tree | f3f8904494c6a15c4ebbf58e9b205f44d2904998 | |
parent | 7ca954a86b1f2e42af9299eb2ac142bcb5c9bd67 [diff] |
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 <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>