linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Kitt <steve@sk2.org>
To: dri-devel@lists.freedesktop.org
Cc: Daniel Thompson <daniel.thompson@linaro.org>,
	Sam Ravnborg <sam@ravnborg.org>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND 0/4] video/backlight: Use backlight helpers
Date: Fri, 06 Jan 2023 17:51:54 +0100	[thread overview]
Message-ID: <991730cc3a5688ada96258e4834a9304@sk2.org> (raw)
In-Reply-To: <20230106164856.1453819-1-steve@sk2.org>

Not sure why git send-email didn't thread this, I can resend if 
necessary.

Le 06/01/2023 17:48, Stephen Kitt a écrit :
> This started with work on the removal of backlight_properties'
> deprecated fb_blank field, much of which can be taken care of by using
> helper functions provided by backlight.h instead of directly accessing
> fields in backlight_properties. This patch series doesn't involve
> fb_blank, but it still seems useful to use helper functions where
> appropriate.
> 
> Stephen Kitt (4):
>   backlight: aat2870: Use backlight helper
>   backlight: arcxcnn: Use backlight helper
>   backlight: ipaq_micro: Use backlight helper
>   backlight: tosa: Use backlight helper
> 
>  drivers/video/backlight/aat2870_bl.c    | 7 +------
>  drivers/video/backlight/arcxcnn_bl.c    | 5 +----
>  drivers/video/backlight/ipaq_micro_bl.c | 7 +------
>  drivers/video/backlight/tosa_bl.c       | 7 +------
>  4 files changed, 4 insertions(+), 22 deletions(-)

      reply	other threads:[~2023-01-06 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-06 16:48 [PATCH RESEND 0/4] video/backlight: Use backlight helpers Stephen Kitt
2023-01-06 16:51 ` Stephen Kitt [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=991730cc3a5688ada96258e4834a9304@sk2.org \
    --to=steve@sk2.org \
    --cc=daniel.thompson@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    /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).