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:
133dcde
)
drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
author
Lespiau, Damien
<damien.lespiau@intel.com>
Mon, 24 Mar 2014 15:53:11 +0000
(15:53 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 28 Mar 2014 02:57:08 +0000
(12:57 +1000)
There are only a few users of the DRM_LOG_KMS() macro. We can simplify
the DRM code a bit by replacing them by DRM_DEBUG_KMS().
Cc: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found