From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:24 +0000 (-0800) Subject: ALSA: hda - Move the dsp loader to hda_controller X-Git-Tag: v3.15-rc1~142^2~3^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b5fd6c2e9f2398962a932f85d951bce794f97f8;p=pandora-kernel.git ALSA: hda - Move the dsp loader to hda_controller Moving the DSP loading functionality to hda_controller.c means that the dsp lock doesn't need to be shared in hda_intel and hda_controller. The forthcoming platform driver doesn't need the DSP loading code, but sharing it doesn't hurt. Tested on Chromebook Pixel's ca0132 that uses the DSP loader. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed