diff options
Diffstat (limited to 'sound/soc/codecs/aw88399.h')
-rw-r--r-- | sound/soc/codecs/aw88399.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/aw88399.h b/sound/soc/codecs/aw88399.h index 8b3f1e101985..4f391099d0f2 100644 --- a/sound/soc/codecs/aw88399.h +++ b/sound/soc/codecs/aw88399.h @@ -522,7 +522,7 @@ enum { enum { AW88399_DEV_VDSEL_DAC = 0, - AW88399_DEV_VDSEL_VSENSE = 1, + AW88399_DEV_VDSEL_VSENSE = 32, }; enum { |