From: Lee Jones Date: Wed, 23 Jan 2013 13:24:08 +0000 (+0000) Subject: pinctrl/abx500: beautify the ABX500 pin control driver X-Git-Tag: v3.9-rc1~153^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b423c885337415a680748cbd40f732734ab0b1;p=pandora-kernel.git pinctrl/abx500: beautify the ABX500 pin control driver This patch provides some superficial changes to the driver to aid with readability and maintainability. We're mostly fixing things like white-space errors, spreading out code which as been clumped together impeding readability and comment layout, such as using the new "/**" comment start for function headers etc. No code semantics were harmed in the making of this patch. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed