From: Laurent Pinchart Date: Sat, 15 Dec 2012 22:50:45 +0000 (+0100) Subject: sh-pfc: Merge PFC core and pinctrl X-Git-Tag: v3.9-rc1~121^2~1^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9492fda70c87b410e61675095212dc806bdf615;p=pandora-kernel.git sh-pfc: Merge PFC core and pinctrl The PFC core is only used by the pinctrl and gpio modules. As the gpio module depends on the pinctrl module, the pinctrl module will always be present if the core gets used. There is thus no point in keeping core and pinctrl in two seperate modules. Merge them. Signed-off-by: Laurent Pinchart Acked-by: Paul Mundt Acked-by: Linus Walleij Signed-off-by: Simon Horman --- Reading git-diff-tree failed