[PATCH 0/7 v2] drm/exynos: clean up logs

Sam Ravnborg sam at ravnborg.org
Mon Apr 15 09:13:53 UTC 2019


Hi Inki

 
> Inki Dae (6):
>   drm/fimd: use DRM_ERROR instead of DRM_INFO in error case
>   drm/exynos: remove unnecessary messages
>   drm/exynos: use DRM_DEV_ERROR to print out error message
>   drm/exynos: use DRM_DEV_DEBUG* instead of DRM_DEBUG macro
>   drm/vidi: replace platform_device pointer with device one
>   drm/ipp: clean up debug messages

In generel plese prefix all patches with "drm/exynos: " as this
is the driver that is updated.
If a patch is specific to a sub-module in the driver mention
this in the subject.
Examples:
drm/exynos: fix log level in fimd
drm/exynos: use device pointer in vidi
drm/exynos: drop irrelevant logging in ipp

	Sam


More information about the dri-devel mailing list