Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 16135
b: refs/heads/master
c: 954fa19
h: refs/heads/master
i:
  16133: fe2e306
  16131: 8aff820
  16127: b6a4d61
v: v3
  • Loading branch information
Matt Porter authored and Jaroslav Kysela committed Jan 3, 2006
1 parent 0dc31fd commit 87e9e50
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: 015b6a198f51d660797b78c6c7ee60d0252ebf40
refs/heads/master: 954fa19ab7a14c3f54044780a90cd6a95149f90b
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 @@ -52,7 +52,7 @@ static int index = SNDRV_DEFAULT_IDX1;
static char *id = SNDRV_DEFAULT_STR1;
static char *model;
static int position_fix;
static int probe_mask;
static int probe_mask = -1;

module_param(index, int, 0444);
MODULE_PARM_DESC(index, "Index value for Intel HD audio interface.");
Expand Down

0 comments on commit 87e9e50

Please sign in to comment.