regulator: wm831x-isink: Use devm_request_threaded_irq()
devm guarantees that resources are freed in the opposite order to that in
which they are allocated.
Signed-off-by: NMark Brown <broonie@linaro.org>
Showing
想要评论请 注册 或 登录
devm guarantees that resources are freed in the opposite order to that in
which they are allocated.
Signed-off-by: NMark Brown <broonie@linaro.org>