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)
commit2b694250174980382bddcb00e1de7654ecdf6f1f
tree689d6ef2c9bca17f62c52b5d84bfd998dd2f044c
parent03665e0f248d6b7542f72cd7c4ec521109f283c7
pinctrl: Re-order pinconf.[ch] to match each-other

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>
drivers/pinctrl/pinconf.c
drivers/pinctrl/pinconf.h
This page took 0.02545 seconds and 5 git commands to generate.