From: Mark Brown Date: Fri, 2 Mar 2012 16:18:30 +0000 (+0000) Subject: ASoC: core: Split the union for CODEC/platform in the DAI X-Git-Tag: v3.4-rc1~88^2^2~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2466ab9709bf7375ef8b8ad16f39008ce6e6bc8a;p=pandora-kernel.git ASoC: core: Split the union for CODEC/platform in the DAI There's now core code which falls back to global CODEC operations for DAI calls that needs to be able to tell if it's dealing with a CPU or CODEC DAI and given the small number of DAIs in a typical system and overall memory usage pattern saving a pointer per DAI is really not worth the effort. Reported-by: Ian Lartey Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed