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:
fb7e197
)
ARM: at91/PMC: move assignment out of printf
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 23 Feb 2012 08:44:37 +0000
(09:44 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 23 Feb 2012 13:57:57 +0000
(14:57 +0100)
We move the assignment of values of register out of the
seq_printf() calls: It is obviously more readable.
Reported-by: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found