From: Laurent Pinchart Date: Fri, 15 Feb 2013 01:04:55 +0000 (+0100) Subject: sh-pfc: Move GPIO registers access functions to gpio.c X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f1219fae987f97787677d3a91c2f33ca9bab98;p=pandora-kernel.git sh-pfc: Move GPIO registers access functions to gpio.c Move the sh_pfc_setup_data_regs(), sh_pfc_setup_data_reg(), sh_pfc_get_data_reg(), sh_pfc_read_bit() and sh_pfc_write_bit() function to gpio.c as they belong to the GPIO implementation. Inline sh_pfc_read_bit() and sh_pfc_write_bit() in their only call location. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed