From: Stephen Warren Date: Tue, 12 Apr 2011 17:40:36 +0000 (-0600) Subject: ASoC: Tegra: Rename harmony.c to tegra_wm8903.c X-Git-Tag: v3.0-rc1~347^2~1^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0a50afa67c3dbd51211881b7568917dbbc6861;p=pandora-kernel.git ASoC: Tegra: Rename harmony.c to tegra_wm8903.c Soon, this machine driver will be updated to handle a number of Tegra boards using the WM8903 codec. Rename the file in advance to reflect this. Fix the content of tegra_wm8903.c to match the rename; replace references to Harmony board with something more generic. * s/struct tegra_harmony/struct tegra_wm8903/ * s/harmony/machine/ # variable name * Similar rename for some functions * Similar comment fix * Similar MODULE_DESCRIPTION fix Signed-off-by: Stephen Warren Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed