Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283931
b: refs/heads/master
c: 443e67e
h: refs/heads/master
i:
  283929: 7aa4d9b
  283927: 8754fb2
v: v3
  • Loading branch information
Mark Brown committed Dec 12, 2011
1 parent c723557 commit 39c7601
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 43913e5ef9e9e05141418577523456e6b23777eb
refs/heads/master: 443e67ed8d40c0e08619f087da4332dbbff47954
5 changes: 5 additions & 0 deletions trunk/drivers/mfd/wm8994-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,11 @@ static int wm8994_device_init(struct wm8994 *wm8994, int irq)
break;
}
break;
case WM1811:
/* Revision C did not change the relevant layer */
if (ret > 1)
ret++;
break;
default:
break;
}
Expand Down

0 comments on commit 39c7601

Please sign in to comment.