copper: Correcting register offset for MSM Gpio_set

Offset for msm gpio_set API was the same as gpio config.
Msm gpio config registers were getting cleared as a result.
Using macro GPIO_IN_OUT_ADDR to solve the issue.

Change-Id: I0f3b3ad4216cca13dbdce6f7448f07fea9e758f0
1 file changed