]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Oct 2018 13:21:28 +0000 (06:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Oct 2018 13:21:28 +0000 (06:21 -0700)
commit1e7a4e6d7aab6ee340870c70fe3bdaceac1890f4
tree247bf8d27526c48f8508a39cad29eb61262f9d0a
parentddc47518c50961f5bdf68d33875cf08c33709b8a
parent9e4239079212ff356b34a91c9592eef9ad56e8ca
Merge tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight

Pull backlight updates from Lee Jones:
 "Old Drivers
   - Remove driver for S6E63M0
   - Remove driver for LD9040

  Fix-ups
   - Trivial (email address update); adp*_bl
   - Use 'atomic' PWM API; pwm_bl

  Bug Fixes
   - Remove pointless boolen '&ptr' check; lm3639_bl"

* tag 'backlight-next-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight:
  backlight: Remove ld9040 driver
  backlight: Remove s6e63m0 driver
  backlight: lm3639: Unconditionally call led_classdev_unregister
  backlight: pwm_bl: Switch to using "atomic" PWM API
  backlight: Update MODULE AUTHOR email address