diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-09-06 09:59:34 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-09-06 12:44:07 -0400 |
commit | 5ab230a768adecfd924be5f5ca25d4723112c915 (patch) | |
tree | 647e4a50a9bbad48ed27068c2e3d36dc3392e5a0 /sound/soc/codecs/wm8994.c | |
parent | 2f02a59c559c28f777ea7d198da87f634cc809c0 (diff) |
ASoC: Fix cut'n'paste comment in WM8994
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'sound/soc/codecs/wm8994.c')
-rw-r--r-- | sound/soc/codecs/wm8994.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c index a3d91450e6ec..218bcd2fc615 100644 --- a/sound/soc/codecs/wm8994.c +++ b/sound/soc/codecs/wm8994.c | |||
@@ -3810,7 +3810,7 @@ static void wm8994_handle_pdata(struct wm8994_priv *wm8994) | |||
3810 | * | 3810 | * |
3811 | * Enable microphone detection via IRQ on the WM8994. If GPIOs are | 3811 | * Enable microphone detection via IRQ on the WM8994. If GPIOs are |
3812 | * being used to bring out signals to the processor then only platform | 3812 | * being used to bring out signals to the processor then only platform |
3813 | * data configuration is needed for WM8903 and processor GPIOs should | 3813 | * data configuration is needed for WM8994 and processor GPIOs should |
3814 | * be configured using snd_soc_jack_add_gpios() instead. | 3814 | * be configured using snd_soc_jack_add_gpios() instead. |
3815 | * | 3815 | * |
3816 | * Configuration of detection levels is available via the micbias1_lvl | 3816 | * Configuration of detection levels is available via the micbias1_lvl |