Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316287
b: refs/heads/master
c: c9e8e8d
h: refs/heads/master
i:
  316285: 5453852
  316283: c50ea51
  316279: f24633a
  316271: 1593e52
  316255: 41c3b3f
  316223: d33b856
  316159: 0ccb1b8
v: v3
  • Loading branch information
Jiri Prchal authored and Mark Brown committed Jul 4, 2012
1 parent b7820c8 commit e3ee2f9
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 784a897e2310410ed169b5b331f2b7f06b7d58b7
refs/heads/master: c9e8e8d2541cbf0331400e2fa2fdca404e3569d4
4 changes: 3 additions & 1 deletion trunk/sound/soc/codecs/tlv320aic3x.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@ static const u8 aic3x_reg[AIC3X_CACHEREGNUM] = {
0x00, 0x00, 0x00, 0x00, /* 88 */
0x00, 0x00, 0x00, 0x00, /* 92 */
0x00, 0x00, 0x00, 0x00, /* 96 */
0x00, 0x00, 0x02, /* 100 */
0x00, 0x00, 0x02, 0x00, /* 100 */
0x00, 0x00, 0x00, 0x00, /* 104 */
0x00, 0x00, /* 108 */
};

#define SOC_DAPM_SINGLE_AIC3X(xname, reg, shift, mask, invert) \
Expand Down

0 comments on commit e3ee2f9

Please sign in to comment.