Skip to content

Commit

Permalink
ASoC: Correct definition of WM8903_VMID_RES_5K
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
  • Loading branch information
Mark Brown committed Feb 22, 2011
1 parent 406e56c commit 8ceed34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/wm8903.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ceed34

Please sign in to comment.