Re: [PATCH v1 1/5] drm/panel: samsung: Use dev_ based logging

2020-08-15 Thread Sam Ravnborg
On Sat, Aug 15, 2020 at 09:23:59PM +0200, Linus Walleij wrote: > On Sat, Aug 15, 2020 at 2:54 PM Sam Ravnborg 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

Re: [PATCH v1 1/5] drm/panel: samsung: Use dev_ based logging

2020-08-15 Thread Linus Walleij
On Sat, Aug 15, 2020 at 2:54 PM Sam Ravnborg 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 > Cc: Thierry Reding > Cc: Sam Ravnborg > Cc: Guido Günther > Cc: Linu

[PATCH v1 1/5] drm/panel: samsung: Use dev_ based logging

2020-08-15 Thread Sam Ravnborg
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 Cc: Thierry Reding Cc: Sam Ravnborg Cc: Guido Günther Cc: Linus Walleij Cc: Laurent Pinchart --- drivers/gpu/drm/panel/panel-sam