Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221563
b: refs/heads/master
c: 75e3f31
h: refs/heads/master
i:
  221561: 568ce2f
  221559: bf27904
v: v3
  • Loading branch information
Jarkko Nikula authored and Takashi Iwai committed Nov 3, 2010
1 parent dd3143a commit b8c1b3d
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: cf78c0c4267c37f2f98cb03a73c0a99c2cdaef87
refs/heads/master: 75e3f3137cb570661c2ad3035a139dda671fbb63
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/tpa6130a2.c
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ static int tpa6130a2_power(int power)
{
struct tpa6130a2_data *data;
u8 val;
int ret;
int ret = 0;

BUG_ON(tpa6130a2_client == NULL);
data = i2c_get_clientdata(tpa6130a2_client);
Expand Down

0 comments on commit b8c1b3d

Please sign in to comment.