Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223519
b: refs/heads/master
c: bd7c72e
h: refs/heads/master
i:
  223517: f94c7ad
  223515: 3628ba0
  223511: 5653950
  223503: c39d433
  223487: d7ceef3
v: v3
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Dec 22, 2010
1 parent ed71c32 commit 9f45a61
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: 3b3c1f24e96c411a95daabb6af9e09c5381f713b
refs/heads/master: bd7c72ed18d719c1fb0fdf6ff9042d8ab78fdf71
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/wm831x-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,7 @@ int wm831x_device_init(struct wm831x *wm831x, unsigned long id, int irq)
case WM8325:
ret = mfd_add_devices(wm831x->dev, -1,
wm8320_devs, ARRAY_SIZE(wm8320_devs),
NULL, 0);
NULL, wm831x->irq_base);
break;

default:
Expand Down

0 comments on commit 9f45a61

Please sign in to comment.