From: Laurent Pinchart Date: Sat, 15 Dec 2012 22:50:47 +0000 (+0100) Subject: sh-pfc: Move platform device and driver to the core X-Git-Tag: v3.9-rc1~121^2~1^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6193eacda6d50c405b0d484f5f2577ff9068a13;p=pandora-kernel.git sh-pfc: Move platform device and driver to the core The pinctrl module registers both a platform device and a platform driver. The only purpose of this awkward construction is to have a device to pass to the pinctrl registration function. As a first step to get rid of this hack, move the platform device and driver from the pinctrl module to the core. The platform device will then be moved to arch code. Signed-off-by: Laurent Pinchart Acked-by: Paul Mundt Acked-by: Linus Walleij Signed-off-by: Simon Horman --- Reading git-diff-tree failed