]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcff09741192356c4e30ae3b0937e2edd86378785
tree62a9373b9e614771f17af6bcd6432ab657fb5846
parent1347743ab85deacc11378ae9a8eddeeaf6e10b63
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