pinctrl: Re-order pinmux.[ch] to match each-other
authorStephen Warren <swarren@nvidia.com>
Mon, 20 Feb 2012 06:45:45 +0000 (23:45 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Feb 2012 16:59:32 +0000 (17:59 +0100)
commit03665e0f248d6b7542f72cd7c4ec521109f283c7
tree72761b986a95728508f9d9871f30059ba3a409bc
parentb2b3e66e40bb60b1aa222d2f712c019653215390
pinctrl: Re-order pinmux.[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.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinmux.c
drivers/pinctrl/pinmux.h