gpio: refer to gpio device in prints and debugfs
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 20 Oct 2015 09:31:54 +0000 (11:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Feb 2016 10:09:30 +0000 (11:09 +0100)
commit34ffd85d9c46cde3dc987cac82bff370a937ac4b
tree35f44623a855c33a483bb8eb4edabd13d2d1526f
parentff2b1359229927563addbf2f5ad480660c350903
gpio: refer to gpio device in prints and debugfs

We use the new struct device inside gpio_chip to related debug
prints and warnings, and we also add it to the debugfs dump.

Cc: Johan Hovold <johan@kernel.org>
Cc: Michael Welling <mwelling@ieee.org>
Cc: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c
drivers/gpio/gpiolib.h
This page took 0.027513 seconds and 5 git commands to generate.