git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce04cc0
)
vgaarb: convert pr_devel() to pr_debug()
author
Tiago Vignatti
<tiago.vignatti@nokia.com>
Mon, 24 May 2010 15:24:30 +0000
(18:24 +0300)
committer
Dave 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