]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b72aea8faeb796fe1f658886008a63d70754156
tree711bdfdcd2cd6976f4ccce5b3b0c9355c9159a41
parent1f6fca396efd6552f117c426bfa492fb1221fae5
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