]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompson/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Apr 2017 21:45:51 +0000 (14:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Apr 2017 21:45:51 +0000 (14:45 -0700)
Pull backlight fix from Daniel Thompson:
 "Normally pull requests for backlight come from Lee Jones (and will
  continue to do so) but the bug fixed here is annoying for few people
  so I'm providing a little holiday cover.

  Fix a single bug in the PWM backlight driver and make it play nice
  with a wider range of GPIO devices. This bug is a regression and was
  independently discovered by Geert Uytterhoevan and Paul Kocialkowski
  (and is tested by both)"

* tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompson/linux:
  backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()


Trivial merge