pinctrl: use list_add_tail instead of list_add
authorStephen Warren <swarren@nvidia.com>
Mon, 20 Feb 2012 06:45:42 +0000 (23:45 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Feb 2012 16:59:31 +0000 (17:59 +0100)
This mostly makes debugfs files print things in the order that they
were added or acquired, which just feels a little more consistent.

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

No differences found