From: Thomas Zimmermann <tzimmermann@suse.de>
To: gregkh@linuxfoundation.org, deller@gmx.de
Cc: dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
linux-staging@lists.linux.dev,
Thomas Zimmermann <tzimmermann@suse.de>
Subject: [PATCH 0/2] staging: Use backlight power constants
Date: Wed, 31 Jul 2024 14:58:50 +0200 [thread overview]
Message-ID: <20240731130130.1148153-1-tzimmermann@suse.de> (raw)
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
next reply other threads:[~2024-07-31 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-31 12:58 Thomas Zimmermann [this message]
2024-07-31 12:58 ` [PATCH 1/2] staging: fbtft: Use backlight power constants Thomas Zimmermann
2024-07-31 12:58 ` [PATCH 2/2] staging: olpc_dcon: " Thomas Zimmermann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240731130130.1148153-1-tzimmermann@suse.de \
--to=tzimmermann@suse.de \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox