[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200203130849.GC15069@dell>
Date:   Mon, 3 Feb 2020 13:08:49 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] Backlight for v5.6
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
Powered by blists - more mailing lists