Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262951
b: refs/heads/master
c: 371e730
h: refs/heads/master
i:
  262949: 3d95134
  262947: f659761
  262943: 0f5cb86
v: v3
  • Loading branch information
Mark Brown committed Aug 9, 2011
1 parent 6736537 commit 7d7fa24
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: 40045a85df0ec4406fe611967ea9cf9fa668f493
refs/heads/master: 371e7305c6c348d9e14a98fe337fadbd4106cfef
2 changes: 1 addition & 1 deletion trunk/sound/soc/samsung/speyside_wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ static int speyside_wm8962_set_bias_level(struct snd_soc_card *card,
44100 * 256,
SND_SOC_CLOCK_IN);
if (ret < 0) {
pr_err("Failed to set SYSCLK: %d\n");
pr_err("Failed to set SYSCLK: %d\n", ret);
return ret;
}
}
Expand Down

0 comments on commit 7d7fa24

Please sign in to comment.