git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13398a4
)
pinctrl: use list_add_tail instead of list_add
author
Stephen Warren
<swarren@nvidia.com>
Mon, 20 Feb 2012 06:45:42 +0000
(23:45 -0700)
committer
Linus 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