Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319744
b: refs/heads/master
c: 3a36a0d
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed Jul 8, 2012
1 parent e5137e7 commit baded2f
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: 863df8d5f1a1a92016e24c80947cb3509b8aaa48
refs/heads/master: 3a36a0db5b0f77ff71a9df23db9f4044e04590d8
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/arizona-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ int __devinit arizona_dev_init(struct arizona *arizona)
err_dcvdd:
regulator_disable(arizona->dcvdd);
err_enable:
regulator_bulk_disable(ARRAY_SIZE(arizona->core_supplies),
regulator_bulk_disable(arizona->num_core_supplies,
arizona->core_supplies);
err_early:
mfd_remove_devices(dev);
Expand Down

0 comments on commit baded2f

Please sign in to comment.