From: Tiago Vignatti Date: Mon, 24 May 2010 15:24:30 +0000 (+0300) Subject: vgaarb: convert pr_devel() to pr_debug() X-Git-Tag: v2.6.35-rc2~52^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6e9b91971034103ac51b20fa692258bf6bdd40;p=pandora-kernel.git vgaarb: convert pr_devel() to pr_debug() We want to be able to use CONFIG_DYNAMIC_DEBUG in arbiter code, switch the few existing pr_devel() calls to pr_debug(). Also, add one more debug information regarding decoding count. Signed-off-by: Tiago Vignatti Signed-off-by: Dave Airlie --- Reading git-diff-tree failed