]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2017 18:36:46 +0000 (10:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Nov 2017 18:36:46 +0000 (10:36 -0800)
commit9c7a867ebdef0d484a4c9329007179fbbd08affc
tree0f172745fff4b5fee1086d83982257ac1c2a5cf3
parentd3092e4e9937bdc7e3444fea1b47132e53c9cd41
parent29fae2c1db242a39c5c7c49434fb183f990df2f8
Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight

Pull backlight updates from Lee Jones:

   - handle 32bit overflow in pwm_bl

   - remove redundant code/checks in tps65217_bl and ili922x

* tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight:
  backlight: ili922x: Remove redundant variable len
  backlight: tps65217_bl: Remove unnecessary default brightness check
  backlight: pwm_bl: Fix overflow condition
drivers/video/backlight/tps65217_bl.c