ARM: at91/PMC: move assignment out of printf
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 23 Feb 2012 08:44:37 +0000 (09:44 +0100)
committerNicolas 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