]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f30742b45979a875a7d66f4635006498baa4210
tree5776999a2fd3d4eb190efa2a6c73d32af5612c53
parent98065cda11ddd104fbdef7f195efc6d79279e980
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