From: Magnus Damm Date: Fri, 27 Nov 2009 07:38:01 +0000 (+0000) Subject: sh: Break out SuperH PFC code X-Git-Tag: v2.6.33-rc1~347^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae4339919c741f89f7e293b8c646207e1df28e1;p=pandora-kernel.git sh: Break out SuperH PFC code This file breaks out the SuperH PFC code from arch/sh/kernel/gpio.c + arch/sh/include/asm/gpio.h to drivers/sh/pfc.c + include/linux/sh_pfc.h. Similar to the INTC stuff. The non-SuperH specific file location makes it possible to share the code between multiple architectures. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed