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)
commit8d007488731981e921346a46997dfe9f08cb8201
treed4b5d43928600589e015e6757290e060ae05d112
parent8bb9660418e05bb1845ac1a2428444d78e322cc7
ARM: Orion: add dbg_show function to gpio-orion driver

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>
arch/arm/plat-orion/gpio.c