Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Jan 2020 20:56:19 +0000 (12:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Jan 2020 20:56:19 +0000 (12:56 -0800)
commit131701c697e85d5d0726e6152219359639fae98f
treeab3c80b3c64363ab7da0246ccd149f5a16da8268
parent1b4e677f86c7f730999223053534973bd0818c3c
parent43108c72cf1d518f3ce62d3b1c8a9ffa38ddc28b
Merge tag 'leds-5.5-rc8' of git://git./linux/kernel/git/pavel/linux-leds

Pull LED fixes from Pavel Machek:
 "Jacek's fix for an uninitialized gpio label is why I'm requesting this
  pull; it fixes regression in debugging output in sysfs. Others are
  just bugfixes that should be safe.

  Everything has been in -next for while"

* tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds:
  leds: lm3532: add pointer to documentation and fix typo
  leds: rb532: cleanup whitespace
  ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
  led: max77650: add of_match table
  leds-as3645a: Drop fwnode reference on ignored node
  leds: gpio: Fix uninitialized gpio label for fwnode based probe