]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Jan 2019 18:21:10 +0000 (06:21 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Jan 2019 18:21:10 +0000 (06:21 +1200)
commitf103696e7a78a3c7a707c2403da3b957554f79fc
tree6583a13b6dd77cbc4f7de1311d3c2c657ec59a4a
parent8b5c1a1b081cff38bca27a6abe1da0f1accff3a0
parente500f380f636fcca77569e38c293cf577968822c
Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight

Pull backlight updates from Lee Jones:
 "Fix-ups:
   - Use new of_node_name_eq() API call

  Bug Fixes:
   - Internally track 'enabled' state in pwm_bl
   - Fix auto-generated pwm_bl brightness tables parsed by DT

* tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight:
  backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons
  backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables
  backlight: pwm_bl: Re-add driver internal enabled tracking
drivers/video/backlight/pwm_bl.c