From: Laurent Pinchart Date: Thu, 3 Jan 2013 13:33:13 +0000 (+0100) Subject: sh-pfc: Expose real groups and functions in pinctrl/pinmux operations X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d8d9f1df93362f319cf60b9ad10721a059b058f;p=pandora-kernel.git sh-pfc: Expose real groups and functions in pinctrl/pinmux operations The sh-pfc driver exposes one fake group and function per GPIO pin. As the pinctrl and pinmux APIs are not used by any SuperH and SH Mobile board or driver, drop the fake groups and functions and replace them by a real pinctrl and pinmux implementation. Groups and functions must now be explicitly provided by PFC SoC-specific data. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed