On Mon, May 10, 2021 at 01:09:27AM +0200, Linus Walleij wrote:
> On Sun, Mar 14, 2021 at 12:09 AM Linus Walleij
> wrote:
>
> > The dev_info():s in the DSI driver are very talkative,
> > depromote these to dev_dbg().
> >
> > Signed-off-by: Linus Walleij
>
> Could someone show mercy on this patc
On Sun, Mar 14, 2021 at 12:09 AM Linus Walleij wrote:
> The dev_info():s in the DSI driver are very talkative,
> depromote these to dev_dbg().
>
> Signed-off-by: Linus Walleij
Could someone show mercy on this patch and apply
it? Pretty please. Patch reviews offered in return.
Yours,
Linus Wall
The dev_info():s in the DSI driver are very talkative,
depromote these to dev_dbg().
Signed-off-by: Linus Walleij
---
drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/panel/panel-samsung-s6e63m0-dsi.c
b/d