From: Kuninori Morimoto Date: Tue, 4 Mar 2014 04:51:21 +0000 (-0800) Subject: ASoC: rsnd: rename scu to src X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba9c949f797aa3af56303445812a452144c61c35;p=pandora-kernel.git ASoC: rsnd: rename scu to src R-Car sound has SCU unit which has SRC/CTU/MIX/DVC, and current rsnd driver has scu.c and scu module. Current scu.c has SRC support only. My first concept was control these feature on scu.c but, it become difficult and un-understandable now. This patch rename scu to src Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed