On Fri, 2017-10-27 at 22:33 +0100, Chris Wilson wrote: > Currently there is a rather bland, > > [ 4.987589] [drm] Replacing VGA console driver > > for when we take over the console. Let's put a (device) name on that. > If we opt for DRM_DEV_INFO we get > > [ 5.071879] i915 0000:00:02.0: [drm:i915_kick_out_vgacon] Replacing VGA > console driver > > which is a little ugly side for a user message. So just use a plain > dev_info() instead: > > [ 4.948501] i915 0000:00:02.0: Replacing VGA console driver > > Signed-off-by: Chris Wilson <[email protected]> > Cc: Joonas Lahtinen <[email protected]> > Cc: Daniel Vetter <[email protected]>
Makes sense to me. Reviewed-by: Joonas Lahtinen <[email protected]> Regards, Joonas -- Joonas Lahtinen Open Source Technology Center Intel Corporation _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
