Commits

Dylan Reid committed 6e85dddc1c7
ALSA: hda - Relocate RIRB/CORB interface to hda_controller This is done to allow an HDA platform driver to reuse the code. A few of the interfaces added to hda_controller will disappear in following commits as their users are also moved to hda_controller. Signed-off-by: Dylan Reid <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>