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:
1aa20d2
)
regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()
author
Mark Brown
<broonie@linaro.org>
Sat, 31 Aug 2013 10:47:39 +0000
(11:47 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 16 Sep 2013 23:27:53 +0000
(
00:27
+0100)
devm guarantees that resources are freed in the opposite order to that
in which they are registered.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found