From: Laurent Pinchart Date: Thu, 14 Feb 2013 16:36:56 +0000 (+0100) Subject: sh-pfc: Use pinmux identifiers in the pin muxing API X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a68fdca9b0447a0e7a85ee378510509be8b70d90;p=pandora-kernel.git sh-pfc: Use pinmux identifiers in the pin muxing API The PFC core exposes a sh_pfc_config_gpio() function that configures pinmuxing for a given GPIO (either a real GPIO or a function GPIO). Handling of real and function GPIOs belong to the GPIO layer, move the GPIO number to mark translation to the caller and rename the function to sh_pfc_config_mux(). Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed