Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: Use backlight power constants
@ 2024-07-31 12:58 Thomas Zimmermann
  2024-07-31 12:58 ` [PATCH 1/2] staging: fbtft: " Thomas Zimmermann
  2024-07-31 12:58 ` [PATCH 2/2] staging: olpc_dcon: " Thomas Zimmermann
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Zimmermann @ 2024-07-31 12:58 UTC (permalink / raw)
  To: gregkh, deller; +Cc: dri-devel, linux-fbdev, linux-staging, Thomas Zimmermann

Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for
power states") introduced dedicated constants for backlight power states.
Convert staging drivers to the new constants.

The new constants replace the fbdev constants. This is part of a larger
effort to make kernel subsystems more independent from fbdev code and
headers.

Thomas Zimmermann (2):
  staging: fbtft: Use backlight power constants
  staging: olpc_dcon: Use backlight power constants

 drivers/staging/fbtft/fb_ssd1351.c    | 2 +-
 drivers/staging/fbtft/fbtft-core.c    | 6 +++---
 drivers/staging/olpc_dcon/olpc_dcon.c | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-07-31 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-31 12:58 [PATCH 0/2] staging: Use backlight power constants Thomas Zimmermann
2024-07-31 12:58 ` [PATCH 1/2] staging: fbtft: " Thomas Zimmermann
2024-07-31 12:58 ` [PATCH 2/2] staging: olpc_dcon: " Thomas Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox