Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268560
b: refs/heads/master
c: 6dca320
h: refs/heads/master
v: v3
  • Loading branch information
Marc Dietrich authored and Greg Kroah-Hartman committed Sep 30, 2011
1 parent a867079 commit 2b1a95c
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: ac8107599e47b0f4638f4f3fb0141bbcf0cb142b
refs/heads/master: 6dca320c8f16b464bb762494b509b2b02897054e
2 changes: 1 addition & 1 deletion trunk/drivers/staging/nvec/nvec.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ static int __devinit tegra_nvec_probe(struct platform_device *pdev)
dev_err(nvec->dev, "error adding subdevices\n");

/* unmute speakers? */
nvec_write_async(nvec, "\x0d\x10\x59\x94", 4);
nvec_write_async(nvec, "\x0d\x10\x59\x95", 4);

/* enable lid switch event */
nvec_write_async(nvec, "\x01\x01\x01\x00\x00\x02\x00", 7);
Expand Down

0 comments on commit 2b1a95c

Please sign in to comment.