From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Backlight for v5.6
Date: Mon, 3 Feb 2020 13:08:49 +0000 [thread overview]
Message-ID: <20200203130849.GC15069@dell> (raw)
Good afternoon Linus,
The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-5.6
for you to fetch changes up to 7af43a76695db71a57203793fb9dd3c81a5783b1:
backlight: qcom-wled: Fix unsigned comparison to zero (2020-01-23 07:53:12 +0000)
----------------------------------------------------------------
- Fix-ups
- Remove superfluous code; ams369fg06
- Convert over to GPIO descriptor (gpiod); bd6107
- Bug Fixes
- Fix unsigned comparison to less than zero; qcom-wled
----------------------------------------------------------------
Chen Zhou (1):
backlight: qcom-wled: Fix unsigned comparison to zero
Linus Walleij (2):
backlight: ams369fg06: Drop GPIO include
backlight: bd6107: Convert to use GPIO descriptor
drivers/video/backlight/ams369fg06.c | 1 -
drivers/video/backlight/bd6107.c | 24 ++++++++++++++++--------
drivers/video/backlight/qcom-wled.c | 4 ++--
include/linux/platform_data/bd6107.h | 1 -
4 files changed, 18 insertions(+), 12 deletions(-)
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next reply other threads:[~2020-02-03 13:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 13:08 Lee Jones [this message]
2020-02-03 15:15 ` [GIT PULL] Backlight for v5.6 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=20200203130849.GC15069@dell \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.