From: Stephen Warren Date: Mon, 20 Feb 2012 06:45:42 +0000 (-0700) Subject: pinctrl: use list_add_tail instead of list_add X-Git-Tag: v3.4-rc1~128^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9c139f166cd55d76728a5910fa862a4e16e833;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed