ALSA: hda - Relocate RIRB/CORB interface to hda_controller
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:25 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:22:46 +0000 (11:22 +0100)
commit6e85dddc1c79e8efdc8f670940e98151df91dc08
treed3210e759a07015967cc70399b508e7aa3fd72cd
parent2b5fd6c2e9f2398962a932f85d951bce794f97f8
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>
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c
This page took 0.025837 seconds and 5 git commands to generate.