From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:30 +0000 (-0800) Subject: ALSA: hda - Move codec create to hda_controller X-Git-Tag: v3.15-rc1~142^2~3^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=154867cf4ea8307d7acac2dcf7952873105ceb1c;p=pandora-kernel.git ALSA: hda - Move codec create to hda_controller Codec creation and stream initialization can be shared between hda_intel and hda platform drivers. Move it and the static functions it depends on to hda_controller.c. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed