From: Laurent Pinchart Date: Sat, 15 Dec 2012 22:50:53 +0000 (+0100) Subject: sh-pfc: Use sh_pfc_ namespace prefix through the whole driver X-Git-Tag: v3.9-rc1~121^2~1^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aeacd5bd5c354c1b36bfe3d5d72806ecd9605a0;p=pandora-kernel.git sh-pfc: Use sh_pfc_ namespace prefix through the whole driver Most of the function and structure names are prefixed by sh_pfc_. Fix the ones that are not to avoid namespace clashes (especially for functions that start with gpio_). Not included in this patch are the platform data structures, those will be reworked later. Signed-off-by: Laurent Pinchart Acked-by: Linus Walleij Signed-off-by: Simon Horman --- Reading git-diff-tree failed