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)
commit8944df726c7d2916764d18be8e944bd7ea3f2f51
tree62a9373b9e614771f17af6bcd6432ab657fb5846
parentddffeb8c4d0331609ef2581d84de4d763607bd37
gpio/gpio-pl061: Covert to use devm_* functions

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>
drivers/gpio/gpio-pl061.c