Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283749
b: refs/heads/master
c: 404417e
h: refs/heads/master
i:
  283747: c3e6359
v: v3
  • Loading branch information
Mark Brown committed Nov 23, 2011
1 parent d64b032 commit b82cb2a
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: 34c3a64a45958b917f88b082c442757992ef7025
refs/heads/master: 404417e6b49694931241aada4209e1ec0b4eefee
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs42l73.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ struct cs42l73_private {
u32 mclk;
};

struct reg_default cs42l73_reg_defaults[] = {
static const struct reg_default cs42l73_reg_defaults[] = {
{ 1, 0x42 }, /* r01 - Device ID A&B */
{ 2, 0xA7 }, /* r02 - Device ID C&D */
{ 3, 0x30 }, /* r03 - Device ID E */
Expand Down

0 comments on commit b82cb2a

Please sign in to comment.