gpio: mvebu: add dbg_show function
authorSimon Guinot <simon.guinot@sequanux.org>
Sun, 24 Mar 2013 14:45:29 +0000 (15:45 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Mar 2013 15:05:18 +0000 (16:05 +0100)
commita4ba5e1b92b69b9c7a15529657bb1cebed4539f3
treecca2d3feed72db7423ecffcfa8ecd47ba010f0b5
parent047b93a35961f7a6561e6f5dcb040738f822b892
gpio: mvebu: add dbg_show function

This patch adds a dedicated dbg_show function to the gpio-mvebu driver.
In addition to the generic gpiolib informations, this function displays
informations related with the specific Marvell registers (blink enable,
data in polarity, interrupt masks and cause).

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mvebu.c