Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230462
b: refs/heads/master
c: 03cfbdf
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jan 11, 2011
1 parent 215efc5 commit 466b6cf
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: f6c2ed5dd6ab43447dacc136585fc894e3f3a82d
refs/heads/master: 03cfbdf9f7a1d392146718f67e50fa9ab2844f22
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8995.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

#include "wm8995.h"

static const u16 wm8995_reg_defs[WM8995_MAX_REGISTER + 1] __devinitconst = {
static const u16 wm8995_reg_defs[WM8995_MAX_REGISTER + 1] = {
[0] = 0x8995, [5] = 0x0100, [16] = 0x000b, [17] = 0x000b,
[24] = 0x02c0, [25] = 0x02c0, [26] = 0x02c0, [27] = 0x02c0,
[28] = 0x000f, [32] = 0x0005, [33] = 0x0005, [40] = 0x0003,
Expand Down

0 comments on commit 466b6cf

Please sign in to comment.