tag | fbb516dc89687d95614b392c7d5f116cf52ad4b5 | |
---|---|---|
tagger | Pavel Machek <pavel@ucw.cz> | Wed Dec 16 16:33:08 2020 +0100 |
object | 98650b0874171cc443251f7b369d3b1544db9d4e |
Changes for 5.11-rc1. Small cleanups/fixes mostly thanks to Marek, nothing major made it in this time.
commit | 98650b0874171cc443251f7b369d3b1544db9d4e | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <kabel@kernel.org> | Fri Oct 30 03:39:06 2020 +0100 |
committer | Pavel Machek <pavel@ucw.cz> | Wed Nov 25 13:25:28 2020 +0100 |
tree | 28f934c1c2eea6c9220162a158511eb57151743c | |
parent | fca050bb3c81dc7e6df9b1d02f3007cbec0dd898 [diff] |
leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI LED core does not allow LED_COLOR_ID_MULTI for now and instead for RGB LEDs prefers LED_COLOR_ID_RGB. Signed-off-by: Marek BehĂșn <kabel@kernel.org> Fixes: 77dce3a22e89 ("leds: disallow /sys/class/leds/*:multi:* for now") Signed-off-by: Pavel Machek <pavel@ucw.cz>