From 154867cf4ea8307d7acac2dcf7952873105ceb1c Mon Sep 17 00:00:00 2001 From: Dylan Reid Date: Fri, 28 Feb 2014 15:41:30 -0800 Subject: [PATCH] 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-format-patch failed