linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_*
@ 2025-08-06 18:30 Eslam Khafagy
  2025-08-06 18:30 ` [PATCH v2 1/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants Eslam Khafagy
  0 siblings, 1 reply; 4+ messages in thread
From: Eslam Khafagy @ 2025-08-06 18:30 UTC (permalink / raw)
  Cc: skhan, Eslam Khafagy, Manikandan Muralidharan,
	Dharma Balasubiramani, Maarten Lankhorst, Maxime Ripard,
	Thomas Zimmermann, David Airlie, Simona Vetter, Nicolas Ferre,
	Alexandre Belloni, Claudiu Beznea, dri-devel, linux-arm-kernel,
	linux-kernel

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

v1->v2
change dev_dbg to drm_dbg in atmel_hlcdc_place.c

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-07 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-06 18:30 [PATCH v2 0/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* Eslam Khafagy
2025-08-06 18:30 ` [PATCH v2 1/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants Eslam Khafagy
2025-08-07  7:05   ` Manikandan.M
2025-08-07 18:33     ` Eslam Khafagy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).