gpio: show gpio direction and egde in string.

In gpio sysfs, direction and egde is shown in string.
dierction value is "in" or "out".
And egde value is "none", "falling", "rising" or "both".
So string must be shown also in powerdebug tool.

Signed-off-by: Shaojie Sun <shaojie.sun@linaro.com>
1 file changed