On Tue, Oct 8, 2019 at 2:46 PM Rob Herring wrote:
>
> On Tue, Oct 8, 2019 at 10:13 AM Robin Murphy wrote:
> >
> > As brought up on IRC, logging a vague and unattributed message for a
> > normal and expected operation looks a bit spammy. Use a dev_* variant
> > to clarify it as a driver message, a
On Tue, Oct 8, 2019 at 10:13 AM Robin Murphy wrote:
>
> As brought up on IRC, logging a vague and unattributed message for a
> normal and expected operation looks a bit spammy. Use a dev_* variant
> to clarify it as a driver message, and downgrade the level to debug to
> avoid cluttering up end us
As brought up on IRC, logging a vague and unattributed message for a
normal and expected operation looks a bit spammy. Use a dev_* variant
to clarify it as a driver message, and downgrade the level to debug to
avoid cluttering up end users' logs.
Signed-off-by: Robin Murphy
---
drivers/gpu/drm/p