diff options
Diffstat (limited to 'sound/soc/tegra/harmony.c')
-rw-r--r-- | sound/soc/tegra/harmony.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/tegra/harmony.c b/sound/soc/tegra/harmony.c index c3096c3b9e2b..ae168f2446a6 100644 --- a/sound/soc/tegra/harmony.c +++ b/sound/soc/tegra/harmony.c | |||
@@ -50,7 +50,7 @@ | |||
50 | #include "tegra_pcm.h" | 50 | #include "tegra_pcm.h" |
51 | #include "tegra_asoc_utils.h" | 51 | #include "tegra_asoc_utils.h" |
52 | 52 | ||
53 | #define DRV_NAME "tegra-snd-harmony" | 53 | #define DRV_NAME "tegra-snd-wm8903" |
54 | 54 | ||
55 | #define GPIO_SPKR_EN BIT(0) | 55 | #define GPIO_SPKR_EN BIT(0) |
56 | #define GPIO_INT_MIC_EN BIT(1) | 56 | #define GPIO_INT_MIC_EN BIT(1) |