mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 17:26:42 +09:00
ASoC: Correct definition of WM8903_VMID_RES_5K
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
@@ -165,7 +165,7 @@ extern int wm8903_mic_detect(struct snd_soc_codec *codec,
|
||||
|
||||
#define WM8903_VMID_RES_50K 2
|
||||
#define WM8903_VMID_RES_250K 3
|
||||
#define WM8903_VMID_RES_5K 4
|
||||
#define WM8903_VMID_RES_5K 6
|
||||
|
||||
/*
|
||||
* R8 (0x08) - Analogue DAC 0
|
||||
|
||||
Reference in New Issue
Block a user