mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
2f02a59c55
commit
5ab230a768
|
@ -3810,7 +3810,7 @@ static void wm8994_handle_pdata(struct wm8994_priv *wm8994)
|
||||||
*
|
*
|
||||||
* Enable microphone detection via IRQ on the WM8994. If GPIOs are
|
* Enable microphone detection via IRQ on the WM8994. If GPIOs are
|
||||||
* being used to bring out signals to the processor then only platform
|
* being used to bring out signals to the processor then only platform
|
||||||
* data configuration is needed for WM8903 and processor GPIOs should
|
* data configuration is needed for WM8994 and processor GPIOs should
|
||||||
* be configured using snd_soc_jack_add_gpios() instead.
|
* be configured using snd_soc_jack_add_gpios() instead.
|
||||||
*
|
*
|
||||||
* Configuration of detection levels is available via the micbias1_lvl
|
* Configuration of detection levels is available via the micbias1_lvl
|
||||||
|
|
Loading…
Reference in New Issue