]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: hda - move alloc_cmd_io to hda_controller
authorDylan Reid <dgreid@chromium.org>
Fri, 28 Feb 2014 23:41:26 +0000 (15:41 -0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 1 Mar 2014 10:22:58 +0000 (11:22 +0100)
commitf19c3ec21bef658b48df78c82cec7fd78681d653
tree51f58a31ad0d7146bb093ad98bc83bead950215c
parent6e85dddc1c79e8efdc8f670940e98151df91dc08
ALSA: hda - move alloc_cmd_io to hda_controller

Combining the call to alloc_cmd_io with the allocate pages function
removes an extra interface between hda_intel and 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