pinctrl: Re-order pinconf.[ch] to match each-other
authorStephen Warren <swarren@nvidia.com>
Mon, 20 Feb 2012 06:45:46 +0000 (23:45 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Feb 2012 16:59:32 +0000 (17:59 +0100)
Modify the two files so that the order of function prototypes in the
header matches the order of implementations in the .c file.

Don't prototype a couple of internal functions.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found