dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
@ 2025-07-01  9:22 Uwe Kleine-König
  2025-07-01  9:22 ` [PATCH 1/2] " Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Uwe Kleine-König @ 2025-07-01  9:22 UTC (permalink / raw)
  To: Flavio Suligoi, Lee Jones, Daniel Thompson, Jingoo Han,
	Helge Deller
  Cc: Daniel Thompson, dri-devel, linux-fbdev, linux-pwm

Hello,

the first patch of this series is what I really care about: There are
hardly any drivers left that use pwm_apply_args(). When all of them are
converted to not use it any more, I intend to drop that function.

The 2nd patch is just a change that I noticed while editing the driver
that is IMHO nice. If you don't agree and only apply the first patch, I
won't argue. It's an alternative approach to what Daniel Thompson did in
commit 7ee6478d5aa9 ("backlight: mp3309c: Fully initialize
backlight_properties during probe").

Best regards
Uwe

Uwe Kleine-König (2):
  backlight: mp3309c: Drop pwm_apply_args()
  backlight: mp3309c: Initialize backlight properties without memset

 drivers/video/backlight/mp3309c.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


base-commit: 1343433ed38923a21425c602e92120a1f1db5f7a
-- 
2.49.0


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

end of thread, other threads:[~2025-09-02 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01  9:22 [PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args() Uwe Kleine-König
2025-07-01  9:22 ` [PATCH 1/2] " Uwe Kleine-König
2025-07-07 15:48   ` EXTERNAL: " FLAVIO SULIGOI
2025-08-18  9:15   ` Daniel Thompson
2025-07-01  9:22 ` [PATCH 2/2] backlight: mp3309c: Initialize backlight properties without memset Uwe Kleine-König
2025-07-07 15:49   ` EXTERNAL: " FLAVIO SULIGOI
2025-08-18  9:16   ` Daniel Thompson
2025-09-02 10:36     ` Lee Jones
2025-07-07 15:44 ` EXTERNAL: [PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args() FLAVIO SULIGOI
2025-07-29 20:17   ` Uwe Kleine-König
2025-08-18  8:54     ` Uwe Kleine-König

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).