Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373183
b: refs/heads/master
c: 222bc78
h: refs/heads/master
i:
  373181: 49224ce
  373179: 8e1d14c
  373175: c74085d
  373167: bd1a050
  373151: 900cc56
  373119: 5ff3cb2
v: v3
  • Loading branch information
Jingoo Han authored and Samuel Ortiz committed Apr 8, 2013
1 parent d27fdae commit b74b188
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: d1ac2c092d9dbd5ef2b903eea77629929c3314f2
refs/heads/master: 222bc784dcdc62d9402c580502d579914dbf07bc
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/wm8994-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ static int wm8994_device_init(struct wm8994 *wm8994, int irq)
struct regmap_config *regmap_config;
const struct reg_default *regmap_patch = NULL;
const char *devname;
int ret, i, patch_regs;
int ret, i, patch_regs = 0;
int pulls = 0;

if (dev_get_platdata(wm8994->dev)) {
Expand Down

0 comments on commit b74b188

Please sign in to comment.