Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199781
b: refs/heads/master
c: 21896bc
h: refs/heads/master
i:
  199779: e2f2708
v: v3
  • Loading branch information
Takashi Iwai committed Jun 2, 2010
1 parent d72f05b commit 076e1ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f07ff97b012ff9485618faeadcc9b1e5f72ceefa
refs/heads/master: 21896bc010c17e5ac58951e771496ec2fb1051ed
3 changes: 3 additions & 0 deletions trunk/sound/pci/asihpi/asihpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -2578,6 +2578,9 @@ static int __devinit snd_card_asihpi_mixer_new(struct snd_card_asihpi *asihpi)
if (err)
return -err;

memset(&prev_ctl, 0, sizeof(prev_ctl));
prev_ctl.control_type = -1;

for (idx = 0; idx < 2000; idx++) {
err = hpi_mixer_get_control_by_index(
ss, asihpi->h_mixer,
Expand Down

0 comments on commit 076e1ce

Please sign in to comment.