From 38821e6490421fb1f4ed40bfd0962defe9f01885 Mon Sep 17 00:00:00 2001 From: "Lespiau, Damien" Date: Mon, 24 Mar 2014 15:53:13 +0000 Subject: [PATCH] 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 Cc: Lucas Stach Signed-off-by: Damien Lespiau Acked-by: Philipp Zabel Signed-off-by: Dave Airlie --- Reading git-format-patch failed