From: Andres Salomon Date: Thu, 17 Jun 2010 03:19:28 +0000 (-0400) Subject: x86, olpc: Use pr_debug() for EC commands X-Git-Tag: v2.6.36-rc1~509^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25971865d48a8d0ece5307a59dbd3f06d05a7567;p=pandora-kernel.git x86, olpc: Use pr_debug() for EC commands Unconditionally printing EC debug messages was helpful when we were actually debugging the EC, but during normal operation it can get pretty annoying. Using pr_debug allows us finer-grained control. Signed-off-by: Andres Salomon LKML-Reference: <20100616231928.16b539f0@dev.queued.net> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed