Hi, this patch is to replace dev_* print function for the atmel_hlcdc driver with more prefered drm_* variant [1].
It's eventualy up to you the mainterner to chose to apply this patch. but since i am a starter to the kernel i'd appreciate it if you do. [1] https://docs.kernel.org/gpu/todo.html#convert-logging-to-drm-functions-with-drm-device-parameter Eslam Khafagy (1): drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants .../gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c | 20 +++++++++---------- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 14 ++++++------- .../gpu/drm/atmel-hlcdc/atmel_hlcdc_output.c | 2 +- .../gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c | 2 +- 4 files changed, 19 insertions(+), 19 deletions(-) -- 2.43.0