On Tue, Oct 4, 2022 at 12:54 AM Linus Walleij wrote:
>
> On Wed, Sep 28, 2022 at 11:31 AM Khalid Masum
> wrote:
>
> > We have routines like drm_info/warn/err for logging. Use them instead
> > of dev_* variants to get drm-formatted log messages.
> >
> > Signed-off-by: Khalid Masum
>
> So is this
On Wed, Sep 28, 2022 at 11:31 AM Khalid Masum wrote:
> We have routines like drm_info/warn/err for logging. Use them instead
> of dev_* variants to get drm-formatted log messages.
>
> Signed-off-by: Khalid Masum
So is this the new thing? We've been through:
- DRM_INFO_ETC BIG CAPITAL LETTER MAC
We have routines like drm_info/warn/err for logging. Use them instead
of dev_* variants to get drm-formatted log messages.
Signed-off-by: Khalid Masum
---
drivers/gpu/drm/tve200/tve200_display.c | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/drivers/gpu/drm/tve2