Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305795
b: refs/heads/master
c: b2522f9
h: refs/heads/master
i:
  305793: 6de4aee
  305791: 3a31328
v: v3
  • Loading branch information
Bo Shen authored and Takashi Iwai committed May 11, 2012
1 parent 4118121 commit 9cfc506
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2abb80176cd80ad8e939ead9c785ac17dc9890a4
refs/heads/master: b2522f9262539fc328b4b9344f8a2f7ef2cb18d5
2 changes: 2 additions & 0 deletions trunk/sound/atmel/ac97c.c
Original file line number Diff line number Diff line change
Expand Up @@ -991,6 +991,8 @@ static int __devinit atmel_ac97c_probe(struct platform_device *pdev)
gpio_direction_output(pdata->reset_pin, 1);
chip->reset_pin = pdata->reset_pin;
}
} else {
chip->reset_pin = -EINVAL;
}

snd_card_set_dev(card, &pdev->dev);
Expand Down

0 comments on commit 9cfc506

Please sign in to comment.