From: Liam Girdwood Date: Thu, 9 Jun 2011 13:45:53 +0000 (+0100) Subject: ASoC: core - Separate out PCM operations into new file. X-Git-Tag: v3.1-rc1~271^2~2^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddee627cf6bb601aa980104fc17d4f84201380be;p=pandora-kernel.git ASoC: core - Separate out PCM operations into new file. In preparation for Dynamic PCM support (AKA DSP support). There will be future patches that add support to allow PCMs to be dynamically routed to multiple DAIs at startup and also during stream runtime. This patch moves the ASoC core PCM operaitions into a new file called soc-pcm.c. This will in simplify the ASoC core features into distinct files. Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed