]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
gpiolib: Include GPIO label in log messages for GPIOs
authorMark Brown <broonie@linaro.org>
Mon, 9 Sep 2013 09:33:50 +0000 (10:33 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 19 Sep 2013 12:49:17 +0000 (14:49 +0200)
commit7b17b59feaa8b0a54a333005b87ad7ea804d021f
treee4f2a03b930d041c9d6478a553046b432e757b2f
parent6424de5af1942e33ce0267cbfe9ff12e387d93d6
gpiolib: Include GPIO label in log messages for GPIOs

Provide the human readable label for the GPIO as well as the number when
we are recording it in order to improve the readability of log messages.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c