On Fri, Nov 26, 2021 at 04:45:46PM +0100, Daniel Vetter wrote:
On Fri, Nov 26, 2021 at 11:49:49AM +0100, Claudio Suarez wrote:
DRM_DEBUG_* and DRM_* log calls are deprecated. Change them to drm_dbg_* / drm_{err,info,...} calls in drm core files.
To avoid making a very big patch, this change is split in smaller patches. This one includes drm_a*.c
Signed-off-by: Claudio Suarez cssk@net-c.es
lgtm, merged into drm-misc-next, thanks for the patch. -Daniel
Thanks to you, Daniel.
Best regards Claudio Suarez