On Fri, 2016-01-15 at 16:11 +0800, mengdong.lin@linux.intel.com wrote:
From: Mengdong Lin mengdong.lin@linux.intel.com
This series allows topology to create FE DAI and DAI links from the PCM topology objects defined by the user space.
History: v2: Remove first 2 patches in v1 that were accepted. Add Ack by Takashi to patch 'ALSA: pcm: Add snd_pcm_rate_range_to_bits()' and add his comments on the function's assumption to c file.
Mengdong Lin (3): ALSA: pcm: Add snd_pcm_rate_range_to_bits() ASoC: topology: Add FE DAIs dynamically ASoC: topology: Add FE DAI links dynamically
Acked-by: Liam Girdwood liam.r.girdwood@linux.intel.com
Mengdong, it might be easier to split this patch into 1/3 and 2,3/3 since 1/3 will be in Takashi's tree, but then that might not be needed it Takashi and Mark agree.
Liam