]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 24 Mar 2014 15:53:10 +0000 (15:53 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Mar 2014 02:57:04 +0000 (12:57 +1000)
commit17094ac672f588dc72a7b62e7dcb734b9cef8125
treec7552abae1fd12d76137c106b2eec8534d816dca
parentf7bf5ed3117e8b353676260ad0cc22d7a578eb2a
drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()

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: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/exynos/exynos_drm_fbdev.c
drivers/gpu/drm/exynos/exynos_drm_plane.c