From: Mark Brown Date: Sat, 31 Aug 2013 10:50:00 +0000 (+0100) Subject: regulator: wm831x-ldo: Use devm_request_threaded_irq() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~16^2~23^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c7a879d1d637c0c9731682a822b1c3162b0764;p=pandora-kernel.git regulator: wm831x-ldo: Use devm_request_threaded_irq() devm guarantees that resources are freed in the oposite order to that in which they are allocated. Signed-off-by: Mark Brown --- Reading git-diff-tree failed