aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/hda_codec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h
index b0123adc569c..58b9949aca46 100644
--- a/sound/pci/hda/hda_codec.h
+++ b/sound/pci/hda/hda_codec.h
@@ -98,7 +98,7 @@ enum {
98#define AC_VERB_SET_UNSOLICITED_ENABLE 0x708 98#define AC_VERB_SET_UNSOLICITED_ENABLE 0x708
99#define AC_VERB_SET_PIN_SENSE 0x709 99#define AC_VERB_SET_PIN_SENSE 0x709
100#define AC_VERB_SET_BEEP_CONTROL 0x70a 100#define AC_VERB_SET_BEEP_CONTROL 0x70a
101#define AC_VERB_SET_EAPD_BTLENALBE 0x70c 101#define AC_VERB_SET_EAPD_BTLENABLE 0x70c
102#define AC_VERB_SET_DIGI_CONVERT_1 0x70d 102#define AC_VERB_SET_DIGI_CONVERT_1 0x70d
103#define AC_VERB_SET_DIGI_CONVERT_2 0x70e 103#define AC_VERB_SET_DIGI_CONVERT_2 0x70e
104#define AC_VERB_SET_VOLUME_KNOB_CONTROL 0x70f 104#define AC_VERB_SET_VOLUME_KNOB_CONTROL 0x70f