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)
commit2d6e9b91971034103ac51b20fa692258bf6bdd40
tree5776999a2fd3d4eb190efa2a6c73d32af5612c53
parentce04cc089b22862f7d6ad5aa3ada0dd07e41b833
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 <tiago.vignatti@nokia.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/vga/vgaarb.c