commit | 81f2ca24999ad7552cf3389ae88bd71acbd82d1c | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Thu May 23 22:07:53 2019 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Jun 10 17:04:15 2019 +0300 |
tree | f0e3a88d14db1213611c13ba61eb7a2d80f9d297 | |
parent | f2f5f77a22c1b3d99c79245e32f40f2782f603ca [diff] |
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>