git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad81f05
)
regulator: lp872x: fix a build waring and coding styles
author
Milo Kim
<milo.kim@ti.com>
Wed, 3 Jul 2013 01:30:57 +0000
(10:30 +0900)
committer
Mark Brown
<broonie@linaro.org>
Mon, 15 Jul 2013 10:22:03 +0000
(11:22 +0100)
Fix a warning below.
drivers/regulator/lp872x.c:910:33: warning: cast from pointer to integer of
different size [-Wpointer-to-int-cast]
And checkpatch warnings are fixed.
WARNING: space prohibited before semicolon
Signed-off-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found