pinctrl/abx500: beautify the ABX500 pin control driver
authorLee Jones <lee.jones@linaro.org>
Wed, 23 Jan 2013 13:24:08 +0000 (13:24 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 5 Feb 2013 12:54:23 +0000 (13:54 +0100)
commit83b423c885337415a680748cbd40f732734ab0b1
tree711bdfdcd2cd6976f4ccce5b3b0c9355c9159a41
parent1abeebeaa5c0d577c1c66c19aa75470fcefd8396
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 <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-abx500.c