commit | 4f3d7f65e9d541566c87de2af2d3b066bae78116 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon Jun 25 03:41:09 2012 -0700 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sat Jun 30 15:03:16 2012 +0200 |
tree | 8e85740b7fbe7a3bbdfbbc9946e95b1c284d3bfc | |
parent | 485802a6c524e62b5924849dd727ddbb1497cc71 [diff] |
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 <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>