ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903
[deliverable/linux.git] / arch / arm / mach-tegra / board-harmony.c
index 3c6bba25a1e44a59f796bf8fa8f8575e08f03eee..987c5e46d58173549b5139636b52069f3989bacc 100644 (file)
@@ -75,7 +75,7 @@ static struct tegra_wm8903_platform_data harmony_audio_pdata = {
 };
 
 static struct platform_device harmony_audio_device = {
-       .name   = "tegra-snd-harmony",
+       .name   = "tegra-snd-wm8903",
        .id     = 0,
        .dev    = {
                .platform_data  = &harmony_audio_pdata,
This page took 0.026955 seconds and 5 git commands to generate.