]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
gpio: samsung: adapt to changes in gpio specifier translator function declaration
authorThomas Abraham <thomas.abraham@linaro.org>
Wed, 1 Feb 2012 13:02:32 +0000 (18:32 +0530)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 2 Feb 2012 00:05:28 +0000 (17:05 -0700)
commit876cf5e7b9e4bae014b0fa2cc18b21bce6d99073
tree3a466167c9028aeb30e506ce09c6b8ab85012e4b
parent95120d5d1bc17bdec29085186b6ab3d90e92d6f3
gpio: samsung: adapt to changes in gpio specifier translator function declaration

Commit 15c9a0acc3f7 (of: create of_phandle_args to simplify return of phandle
parsing data) modifies the parameter list of of_xlate function pointer declaration
in gpio_chip. Adapt the gpio specifier translate function for this change.

Reported-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org>
Tested-by: Karol Lewandowski <k.lewandowsk@samsung.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/gpio/gpio-samsung.c