commit | 442947246cff8ea5505c794989495db2110dcd84 | [log] [tgz] |
---|---|---|
author | Wambui Karuga <wambui.karugax@gmail.com> | Tue Mar 10 10:52:47 2020 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Wed Mar 11 12:20:43 2020 +0200 |
tree | 9709bd244ac7fbdf0ce094bb2eaa04556335499d | |
parent | 1084f5c81184a08e3da2fabbf0493209edcd7c93 [diff] |
drm/i915/lpe_audio: convert to drm_device based logging macros. Convert various uses of the printk based drm logging macros to the struct drm_device based logging macros in i915/display/intel_lpe_audio.c. Note that this converts DRM_DEBUG to drm_dbg(). References: https://lists.freedesktop.org/archives/dri-devel/2020-January/253381.html Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/98588d757a3729d7c8a4b1aaa0b5e7d160398b89.1583766715.git.jani.nikula@intel.com