On Tue, 01 Aug 2023 17:16:23 +0200, Marek Behún wrote: > At the time we call > BUG_ON(props.color == LED_COLOR_ID_MULTI); > the props variable is still initialized to zero. > > Call the BUG_ON only after we parse fwnode into props. > > > [...] Applied, thanks! [1/1] leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always false commit: c3f853184bed04105682383c2971798c572226b5 -- Lee Jones [李琼斯]