ARM: Orion: add dbg_show function to gpio-orion driver
authorSimon Guinot <simon.guinot@sequanux.org>
Sun, 24 Mar 2013 14:45:30 +0000 (15:45 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 30 Mar 2013 20:59:19 +0000 (20:59 +0000)
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: Jason Cooper <jason@lakedaemon.net>

No differences found