commit | b0c4c0c68982156bfb94993305e69a03309395c3 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Sat Aug 31 11:47:39 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Sep 17 00:27:53 2013 +0100 |
tree | 6dd480ce037cca3d849025e687626f81d746752d | |
parent | 1aa20d27b4d23c18a20a9268e49e5d21a74789ff [diff] |
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>