From: Kuninori Morimoto Date: Mon, 9 Apr 2012 04:17:50 +0000 (-0700) Subject: ASoC: add generic simple-card support X-Git-Tag: v3.5-rc1~118^2~3^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2390880ec0264a0ed26b32c23bc23435b4297da;p=pandora-kernel.git ASoC: add generic simple-card support Current ASoC requires card.c file to each platforms in order to specifies its CPU and Codecs pair. But the differences between these were only value/strings of setting. In order to reduce duplicate driver, this patch adds generic/simple-card. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed