From: Lee Jones <lee.jones@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Backlight for v5.16
Date: Mon, 8 Nov 2021 16:21:27 +0000 [thread overview]
Message-ID: <YYlOh1l+4T4ir4aM@google.com> (raw)
Good afternoon Linus,
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-5.16
for you to fetch changes up to 3976e974df1fd3a718627b0c9bdfee1953baa0d5:
video: backlight: ili9320: Make ili9320_remove() return void (2021-10-20 15:13:59 +0100)
----------------------------------------------------------------
- Fix-ups
- Standardise *_exit() and *_remove() return values; ili9320, vgg2432a4
- Bug Fixes
- Do not override maximum brightness; backlight
- Propagate errors from get_brightness(); backlight
----------------------------------------------------------------
Marek Vasut (1):
video: backlight: Drop maximum brightness override for brightness zero
Thomas Weißschuh (1):
backlight: Propagate errors from get_brightness()
Uwe Kleine-König (1):
video: backlight: ili9320: Make ili9320_remove() return void
drivers/video/backlight/backlight.c | 28 +++++++++++++++++-----------
drivers/video/backlight/ili9320.c | 3 +--
drivers/video/backlight/ili9320.h | 2 +-
drivers/video/backlight/vgg2432a4.c | 4 +++-
4 files changed, 22 insertions(+), 15 deletions(-)
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
next reply other threads:[~2021-11-08 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-08 16:21 Lee Jones [this message]
2021-11-08 20:27 ` [GIT PULL] Backlight for v5.16 pr-tracker-bot
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=YYlOh1l+4T4ir4aM@google.com \
--to=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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