mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
Merge branch 'topic/fix/hda' into topic/hda
Conflicts: sound/pci/hda/patch_sigmatel.c
This commit is contained in:
commit
e2da9ba570
@ -36,10 +36,10 @@
|
|||||||
#include "hda_patch.h"
|
#include "hda_patch.h"
|
||||||
#include "hda_beep.h"
|
#include "hda_beep.h"
|
||||||
|
|
||||||
|
#define STAC_VREF_EVENT 0x00
|
||||||
#define STAC_INSERT_EVENT 0x10
|
#define STAC_INSERT_EVENT 0x10
|
||||||
#define STAC_PWR_EVENT 0x20
|
#define STAC_PWR_EVENT 0x20
|
||||||
#define STAC_HP_EVENT 0x30
|
#define STAC_HP_EVENT 0x30
|
||||||
#define STAC_VREF_EVENT 0x40
|
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
STAC_REF,
|
STAC_REF,
|
||||||
|
Loading…
Reference in New Issue
Block a user