OSDN Git Service

gpio: pl061: proper error messages
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 22 Nov 2013 09:11:49 +0000 (10:11 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 3 Feb 2014 08:11:57 +0000 (09:11 +0100)
commit7808755d4b0ccdaa9e78edfc8cce94f51c5c8da4
tree650474bae3422db37663628ccef93551c04d8a59
parent99adc0594864ebbae4478c5d85d84930894ea098
gpio: pl061: proper error messages

This makes the PL061 driver print proper error messages
when probe fails, and also tell us when the chip is finally
registered.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pl061.c