Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193471
b: refs/heads/master
c: 7fd1d74
h: refs/heads/master
i:
  193469: 2172595
  193467: 349d128
  193463: c543bb1
  193455: 831b5ba
  193439: deddd0b
  193407: 129e48f
v: v3
  • Loading branch information
Felipe Balbi authored and Liam Girdwood committed May 17, 2010
1 parent f7f08d5 commit 5560c5a
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: 752ec2f2d97da34abffa1abff81c96183a895b28
refs/heads/master: 7fd1d74bfc0ecf3dfa139b47daa7941841724886
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/tlv320dac33.c
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ static int dac33_hard_power(struct snd_soc_codec *codec, int power)

/* Safety check */
if (unlikely(power == dac33->chip_power)) {
dev_warn(codec->dev, "Trying to set the same power state: %s\n",
dev_dbg(codec->dev, "Trying to set the same power state: %s\n",
power ? "ON" : "OFF");
goto exit;
}
Expand Down

0 comments on commit 5560c5a

Please sign in to comment.