From: Laurent Pinchart Date: Mon, 15 Jul 2013 11:25:08 +0000 (+0200) Subject: sh-pfc: Rename gpio arguments to be consistent with the rest of the code X-Git-Tag: v3.12-rc1~151^2~71^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757b055a65c5e0f84185012ef45cc2e15a337b63;p=pandora-kernel.git sh-pfc: Rename gpio arguments to be consistent with the rest of the code The gpio_get_data_reg() and gpio_setup_data_reg() functions both take an argument named gpio. The argument contains a GPIO offset for the first function and a pin index for the second one. Rename them to offset and idx respectively to match the rest of the code. Signed-off-by: Laurent Pinchart Tested-by: Yusuke Goda --- Reading git-diff-tree failed