From: Dave Airlie Date: Wed, 24 Apr 2019 03:09:50 +0000 (+1000) Subject: Merge tag 'exynos-drm-next-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.2-rc1~118^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=331ca3a3d6a75f9e88b3545a4815502dfce308d4;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'exynos-drm-next-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next Log cleanups - Correct the use of log macro in error case. - Drop unnecessary messages. - Replace DRM_ERROR/DEBUG with DRM_DEV_ERROR/DEBUG. - Print out debug messages with correct device name in vidi and ipp drivers. One trivial cleanup - Just fix checkpatch error, "foo* bar" to "foo *bar" in g2d driver. Signed-off-by: Dave Airlie From: Inki Dae Link: https://patchwork.freedesktop.org/patch/msgid/1556073313-9923-1-git-send-email-inki.dae@samsung.com --- 331ca3a3d6a75f9e88b3545a4815502dfce308d4