sh: pfc: pin config get/set support.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2012 07:39:09 +0000 (16:39 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2012 07:39:09 +0000 (16:39 +0900)
commitfdd85ec3eb8cc1b663678a3efa16ee59a32e0277
tree3864b4b2d6db5ff5815cc1ea60610aa1e2cacc7c
parent5440711073157576eb4658c19019b66b25140860
sh: pfc: pin config get/set support.

This implements simple support for adjusting the pin config value via the
pinctrl API. The pinconf-generic code is abandoned for now until we've
got a chance to revamp the pinmux_type state tracking that's needed by
legacy code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/sh/pfc/Kconfig
drivers/sh/pfc/pinctrl.c