vgaarb: convert pr_devel() to pr_debug()
authorTiago Vignatti <tiago.vignatti@nokia.com>
Mon, 24 May 2010 15:24:30 +0000 (18:24 +0300)
committerDave Airlie <airlied@redhat.com>
Thu, 3 Jun 2010 03:13:33 +0000 (13:13 +1000)
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 <tiago.vignatti@nokia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found