Searched hist:b0c4c0c6 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | wm831x-dcdc.c | b0c4c0c6 Sat Aug 31 05:47:39 CDT 2013 Mark Brown <broonie@linaro.org> 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> b0c4c0c6 Sat Aug 31 05:47:39 CDT 2013 Mark Brown <broonie@linaro.org> 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>
|