From: Stephen Warren Date: Fri, 7 Mar 2014 19:22:17 +0000 (-0700) Subject: pinctrl: tegra: consistency cleanup X-Git-Tag: v3.15-rc1~150^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93cfb2d86285a7aa9a9ca47bff44d3035005cb8c;p=pandora-kernel.git pinctrl: tegra: consistency cleanup Fix Tegra30/114/124 pinmux drivers consistency issues. * Sort all lists of the same object type (e.g. #defines for pins, and the array that defines their names) in the same order. * Whitespace fixes. * Consistency in layout between the 3 drivers. These driver files were also auto-generated, which should allow us to make e.g. the U-Boot drivers completely consistent with the kernel in the future:-) Signed-off-by: Stephen Warren Signed-off-by: Linus Walleij --- Reading git-diff-tree failed