From 940192e3c651eb6b97b42cb4c28e9e8471675cd2 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Thu, 23 Feb 2012 09:44:37 +0100 Subject: [PATCH] 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-format-patch failed