git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d4ed4e
)
max17042_battery: Fix power supply and irq registration ordering
author
Ramakrishna Pallala
<ramakrishna.pallala@intel.com>
Fri, 4 May 2012 21:38:37 +0000
(
03:08
+0530)
committer
Anton Vorontsov
<anton.vorontsov@linaro.org>
Sat, 5 May 2012 06:42:56 +0000
(23:42 -0700)
IRQ registration should happen only after power supply object usable.
This patch fixes the ordering of power supply and irq registration
calls.
Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
No differences found