On Sat, Aug 15, 2020 at 2:54 PM Sam Ravnborg <[email protected]> wrote:
> Standardize on the dev_ based logging and drop the include of drm_print.h. > Fix a few cases where "x@" was used when printing the mode. > > Signed-off-by: Sam Ravnborg <[email protected]> > Cc: Thierry Reding <[email protected]> > Cc: Sam Ravnborg <[email protected]> > Cc: Guido Günther <[email protected]> > Cc: Linus Walleij <[email protected]> > Cc: Laurent Pinchart <[email protected]> At one point I was told to not use dev_* but use DRM_DEV* macros instead. "OK the DRM people want it this way, no big deal." But I'd rather do it like this so: Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
