regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()
authorMark Brown <broonie@linaro.org>
Sat, 31 Aug 2013 10:47:39 +0000 (11:47 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 16 Sep 2013 23:27:53 +0000 (00:27 +0100)
commitb0c4c0c68982156bfb94993305e69a03309395c3
tree6dd480ce037cca3d849025e687626f81d746752d
parent1aa20d27b4d23c18a20a9268e49e5d21a74789ff
regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()

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>
drivers/regulator/wm831x-dcdc.c
This page took 0.027073 seconds and 5 git commands to generate.