Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270787
b: refs/heads/master
c: a0acf47
h: refs/heads/master
i:
  270785: b3353ff
  270783: ef23f65
v: v3
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Oct 5, 2011
1 parent db5f271 commit 8c869f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1576a5ff4929a4082307be0c69bb36826aafaad6
refs/heads/master: a0acf47f1b986a89026a26fc0365b4ed2f65cd85
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,8 @@ static int twl6040_put_volsw(struct snd_kcontrol *kcontrol,
out = &twl6040_priv->handsfree;
break;
default:
dev_warn(codec->dev, "%s: Unexpected register: 0x%02x\n",
__func__, mc->reg);
return -EINVAL;
}

Expand Down

0 comments on commit 8c869f2

Please sign in to comment.