]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
authorLespiau, Damien <damien.lespiau@intel.com>
Mon, 24 Mar 2014 15:53:13 +0000 (15:53 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 28 Mar 2014 02:57:13 +0000 (12:57 +1000)
commit38821e6490421fb1f4ed40bfd0962defe9f01885
treedfe2f22584baed514617ba38fe504f9cdc3468c6
parent29139e4b33d78edf09e50f72c6bfe862b464b915
staging: imx-drm: 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: Philipp Zabel <p.zabel@pengutronix.de>
Cc: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/staging/imx-drm/ipuv3-plane.c