Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148436
b: refs/heads/master
c: 8a933ec
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed May 31, 2009
1 parent d3bb7dc commit 17b5cf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ba84bfcd2b6fdc5a9ac53a4ab103088c99f84a12
refs/heads/master: 8a933ece41a59ce077eeffe5b9bf08b14d173c58
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_intel.c
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ MODULE_DESCRIPTION("Intel HDA driver");
#define ICH6_REG_OUTPAY 0x04
#define ICH6_REG_INPAY 0x06
#define ICH6_REG_GCTL 0x08
#define ICH6_GCTL_RESET (1 << 1) /* controller reset */
#define ICH6_GCTL_RESET (1 << 0) /* controller reset */
#define ICH6_GCTL_FCNTRL (1 << 1) /* flush control */
#define ICH6_GCTL_UNSOL (1 << 8) /* accept unsol. response enable */
#define ICH6_REG_WAKEEN 0x0c
Expand Down

0 comments on commit 17b5cf8

Please sign in to comment.