drivers: gpio: Fixup missed PM conversion In the power mgmt conversion of void *context to uint32_t *state this driver got missed and shows build errors with power mgmt is enabled. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>