Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148324
b: refs/heads/master
c: d08664f
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jun 4, 2009
1 parent 1fb2f35 commit 099701e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f692fce0cf8625b6cc8678e802fb0e2e657b1ca6
refs/heads/master: d08664fdb50795b29cf70b0269ea02f7248e76c3
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/twl4030.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ struct twl4030_priv {
static inline unsigned int twl4030_read_reg_cache(struct snd_soc_codec *codec,
unsigned int reg)
{
u8 *cache = codec->reg_cache;

if (reg >= TWL4030_CACHEREGNUM)
return -EIO;
Expand Down

0 comments on commit 099701e

Please sign in to comment.