Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6559
b: refs/heads/master
c: adf111e
h: refs/heads/master
i:
  6557: 19f5d22
  6555: f9584b6
  6551: 6a0665d
  6543: 063be19
  6527: 1141fec
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Aug 30, 2005
1 parent 22a0db8 commit 01a9b50
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: 328ac7da6f49f2c8b8af349fef525ad79b4a3987
refs/heads/master: adf111e6ff1674b81cae3ff7cdd5a5d1edf003f0
2 changes: 1 addition & 1 deletion trunk/sound/pcmcia/vx/vxpocket.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ static dev_link_t *vxpocket_attach(void)
return NULL;
}

vxp->index = index[i];
vxp->index = i;
card_alloc |= 1 << i;

/* Chain drivers */
Expand Down

0 comments on commit 01a9b50

Please sign in to comment.