mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-30 08:04:13 +08: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:
parent
406e56c9df
commit
8ceed344af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user