commit | 940192e3c651eb6b97b42cb4c28e9e8471675cd2 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Feb 23 09:44:37 2012 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Feb 23 14:57:57 2012 +0100 |
tree | 73aa34d7f7051195b317987da7ffe643780e83f8 | |
parent | fb7e197bec45f15299315ed14292f09086d90a0b [diff] |
ARM: at91/PMC: move assignment out of printf 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>