From: Nicolas Ferre Date: Thu, 23 Feb 2012 08:44:37 +0000 (+0100) Subject: ARM: at91/PMC: move assignment out of printf X-Git-Tag: v3.4-rc1~34^2~6^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940192e3c651eb6b97b42cb4c28e9e8471675cd2;p=pandora-kernel.git 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 Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed