Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293203
b: refs/heads/master
c: f2c6e75
h: refs/heads/master
i:
  293201: 19deacf
  293199: e4baa7d
v: v3
  • Loading branch information
Fabio Estevam authored and Mark Brown committed Jan 20, 2012
1 parent a51cf8f commit 8f0d1f5
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: 0132615da5bd97c74e4a015721039ef17a4841de
refs/heads/master: f2c6e757f60d3d3e90dc5d1f1ff1a241dc0ea916
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/sgtl5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ static int sgtl5000_enable_regulators(struct snd_soc_codec *codec)
}

rev = (reg & SGTL5000_REVID_MASK) >> SGTL5000_REVID_SHIFT;
dev_info(codec->dev, "sgtl5000 revision %d\n", rev);
dev_info(codec->dev, "sgtl5000 revision 0x%x\n", rev);

/*
* workaround for revision 0x11 and later,
Expand Down

0 comments on commit 8f0d1f5

Please sign in to comment.