ALSA: hda - Move low level functions to hda_controller
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:27 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:23:06 +0000 (11:23 +0100)
commitf43923ff2c97c2ecad668c5133a36c2a9821b5df
treef45193950cd8987b65fb586dc65cd6399e399447
parentf19c3ec21bef658b48df78c82cec7fd78681d653
ALSA: hda - Move low level functions to hda_controller

Share more code from hda_intel.  This moves the link control and
initialization to hda_controller.  The code will also be used by an
hda platform driver.

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.026041 seconds and 5 git commands to generate.