commit | 8b9c139f166cd55d76728a5910fa862a4e16e833 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Sun Feb 19 23:45:42 2012 -0700 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 22 17:59:31 2012 +0100 |
tree | 7c2090cea5e0961d8a710f36eb2b3fb5f032459c | |
parent | 13398a4b90c87f0250928f01b5735a157fcc0847 [diff] |
pinctrl: use list_add_tail instead of list_add 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>