From: Jani Nikula <jani.nikula@linux.intel.com>
To: Thomas Zimmermann <tzimmermann@suse.de>, deller@gmx.de
Cc: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/9] fbdev: Use backlight power constants
Date: Fri, 16 Aug 2024 11:11:50 +0300 [thread overview]
Message-ID: <87ttfk7upl.fsf@intel.com> (raw)
In-Reply-To: <dfa6d633-1825-4bc3-bca2-326ed18e34b9@suse.de>
On Fri, 16 Aug 2024, Thomas Zimmermann <tzimmermann@suse.de> wrote:
> Ping for review
On the series,
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
>
> Am 31.07.24 um 14:33 schrieb Thomas Zimmermann:
>> Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for
>> power states") introduced dedicated constants for backlight power states.
>> Convert fbdev 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 (9):
>> fbdev: atmel_lcdfb: Use backlight power constants
>> fbdev: aty128fb: Use backlight power constants
>> fbdev: atyfb: Use backlight power constants
>> fbdev: chipsfb: Use backlight power constants
>> fbdev: nvidiafb: Use backlight power constants
>> fbdev: omapfb: Use backlight power constants
>> fbdev: radeonfb: Use backlight power constants
>> fbdev: rivafb: Use backlight power constants
>> fbdev: sh_mobile_lcdc_fb: Use backlight power constants
>>
>> drivers/video/fbdev/atmel_lcdfb.c | 4 ++--
>> drivers/video/fbdev/aty/aty128fb.c | 6 +++---
>> drivers/video/fbdev/aty/atyfb_base.c | 2 +-
>> drivers/video/fbdev/aty/radeon_backlight.c | 2 +-
>> drivers/video/fbdev/chipsfb.c | 2 +-
>> drivers/video/fbdev/nvidia/nv_backlight.c | 2 +-
>> drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 4 ++--
>> .../fbdev/omap2/omapfb/displays/panel-sony-acx565akm.c | 2 +-
>> drivers/video/fbdev/riva/fbdev.c | 2 +-
>> drivers/video/fbdev/sh_mobile_lcdcfb.c | 6 +++---
>> 10 files changed, 16 insertions(+), 16 deletions(-)
>>
--
Jani Nikula, Intel
prev parent reply other threads:[~2024-08-16 8:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-31 12:33 [PATCH 0/9] fbdev: Use backlight power constants Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 1/9] fbdev: atmel_lcdfb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 2/9] fbdev: aty128fb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 3/9] fbdev: atyfb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 4/9] fbdev: chipsfb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 5/9] fbdev: nvidiafb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 6/9] fbdev: omapfb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 7/9] fbdev: radeonfb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 8/9] fbdev: rivafb: " Thomas Zimmermann
2024-07-31 12:33 ` [PATCH 9/9] fbdev: sh_mobile_lcdc_fb: " Thomas Zimmermann
2024-08-16 7:43 ` [PATCH 0/9] fbdev: " Thomas Zimmermann
2024-08-16 8:11 ` Jani Nikula [this message]
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=87ttfk7upl.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tzimmermann@suse.de \
/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;
as well as URLs for NNTP newsgroup(s).