Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336028
b: refs/heads/master
c: 78566af
h: refs/heads/master
v: v3
  • Loading branch information
Charles Keepax authored and Samuel Ortiz committed Nov 20, 2012
1 parent dd7394e commit b341b72
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: 944b058258da8a40c13300f374dbfc2617a9190d
refs/heads/master: 78566afd8647654b2fb11c3ae13b3d8fe96a8cfe
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/arizona-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ int __devinit arizona_dev_init(struct arizona *arizona)
break;
case WM5110:
ret = mfd_add_devices(arizona->dev, -1, wm5110_devs,
ARRAY_SIZE(wm5102_devs), NULL, 0, NULL);
ARRAY_SIZE(wm5110_devs), NULL, 0, NULL);
break;
}

Expand Down

0 comments on commit b341b72

Please sign in to comment.