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>
1 file changed