drm/omap: use DRM_DEBUG_DRIVER instead of CORE
authorSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 23 May 2019 20:07:53 +0000 (22:07 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 10 Jun 2019 14:04:15 +0000 (17:04 +0300)
commit81f2ca24999ad7552cf3389ae88bd71acbd82d1c
treef0e3a88d14db1213611c13ba61eb7a2d80f9d297
parentf2f5f77a22c1b3d99c79245e32f40f2782f603ca
drm/omap: use DRM_DEBUG_DRIVER instead of CORE

This macro is only used by omapdrm, which should print
debug messages using the DRIVER category instead of the
default CORE category.

Acked-by: Pavel Machek <pavel@ucw.cz>
Tested-by: Tony Lindgren <tony@atomide.com>
Tested-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/omap_drv.h