commit | 34ffd85d9c46cde3dc987cac82bff370a937ac4b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 20 11:31:54 2015 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Feb 09 11:09:30 2016 +0100 |
tree | 35f44623a855c33a483bb8eb4edabd13d2d1526f | |
parent | ff2b1359229927563addbf2f5ad480660c350903 [diff] |
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>