From: Mike Frysinger Date: Mon, 28 Mar 2011 05:45:09 +0000 (-0400) Subject: ASoC: Blackfin: standardize machine driver names X-Git-Tag: v3.0-rc1~347^2~1^2~107^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe4ee0a935dccf5980ecb5605c66fe50feb9056;p=pandora-kernel.git ASoC: Blackfin: standardize machine driver names Some machine drivers were using "bf5xx-", others were using "bf5xx_", while others were using "bfin-". Further, some were using the same name in the transport layer which makes it hard to use different codecs at the same time. So standardize all of them to "bfin-" and make sure they are name spaced according to their driver name. Signed-off-by: Mike Frysinger Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed