From: Kuninori Morimoto Date: Mon, 25 Jun 2012 10:41:09 +0000 (-0700) Subject: ARM: shmobile: add common extra gpio functions X-Git-Tag: v3.6-rc1~64^2~2^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f3d7f65e9d541566c87de2af2d3b066bae78116;p=pandora-kernel.git ARM: shmobile: add common extra gpio functions Current gpio frame work doesn't have the method to control just pull up/down/free, but some SH-ARM boards need such kind of operation. This patch adds common extra gpio functions for SH-ARM. But these functions should be replaced by correct gpio function in the future. Signed-off-by: Kuninori Morimoto Acked-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed