commit | 154867cf4ea8307d7acac2dcf7952873105ceb1c | [log] [tgz] |
---|---|---|
author | Dylan Reid <dgreid@chromium.org> | Fri Feb 28 15:41:30 2014 -0800 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Mar 01 11:23:33 2014 +0100 |
tree | ef938cf82c67f893c710e7eb7b225cea23ac11fb | |
parent | f0b1df88713a3537e056658d860f6631653ec5c6 [diff] |
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 <dgreid@chromium.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>