gpio/gpio-pl061: Covert to use devm_* functions
authorTobias Klauser <tklauser@distanz.ch>
Fri, 5 Oct 2012 09:45:28 +0000 (11:45 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Oct 2012 18:50:13 +0000 (20:50 +0200)
Use the devm_* family of functions during probe to reduce the error
handling code footprint.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found