From: Laurent Pinchart Date: Sat, 16 Feb 2013 15:38:30 +0000 (+0100) Subject: sh-pfc: Don't define the per-device pinctrl struct instances as global X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~46^2^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcc427e1a82df8ff123f12186af31dbe30dfa7cb;p=pandora-kernel.git sh-pfc: Don't define the per-device pinctrl struct instances as global The pinctrl_desc and pinctrl_gpio_range structures registered with the pinctrl core are per-device instances. Move them to the dynamically allocated sh_pfc_pinctrl structure and initialize them at runtime. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij --- Reading git-diff-tree failed