aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/patch_sigmatel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 66c12d3e9c79..6d9c634632d4 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -36,10 +36,10 @@
36#include "hda_patch.h" 36#include "hda_patch.h"
37#include "hda_beep.h" 37#include "hda_beep.h"
38 38
39#define STAC_VREF_EVENT 0x00
39#define STAC_INSERT_EVENT 0x10 40#define STAC_INSERT_EVENT 0x10
40#define STAC_PWR_EVENT 0x20 41#define STAC_PWR_EVENT 0x20
41#define STAC_HP_EVENT 0x30 42#define STAC_HP_EVENT 0x30
42#define STAC_VREF_EVENT 0x40
43 43
44enum { 44enum {
45 STAC_REF, 45 STAC_REF,