[GIT,PULL] LEDs fixes for v6.6

Message ID 20231005153026.GB808963@google.com
State New
Headers
Series [GIT,PULL] LEDs fixes for v6.6 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git tags/leds-fixes-6.6

Message

Lee Jones Oct. 5, 2023, 3:30 p.m. UTC
  Good evening Linus,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git tags/leds-fixes-6.6

for you to fetch changes up to 9dc1664fab2246bc2c3e9bf2cf21518a857f9b5b:

  leds: Drop BUG_ON check for LED_COLOR_ID_MULTI (2023-09-19 15:16:23 +0100)

----------------------------------------------------------------
Just the one bug-fix:

  - Fix regression affecting LED_COLOR_ID_MULTI users

----------------------------------------------------------------
Marek BehĂșn (1):
      leds: Drop BUG_ON check for LED_COLOR_ID_MULTI

 drivers/leds/led-core.c | 4 ----
 1 file changed, 4 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 5, 2023, 6:39 p.m. UTC | #1
The pull request you sent on Thu, 5 Oct 2023 16:30:26 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds.git tags/leds-fixes-6.6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e90822d7ce017ee11aedf424c8abf38b07c802f0

Thank you!