Hi Luiz,
On Sat, Jan 22, 2022 at 7:44 AM Luiz Sampaio wrote:
>
> The enum led_brightness, which contains the declaration of LED_OFF,
> LED_ON, LED_HALF and LED_FULL is obsolete, as the led class now supports
> max_brightness.
Your Signed-off-by tag is missing.
Please run ./scripts/checkpatch.pl
The enum led_brightness, which contains the declaration of LED_OFF,
LED_ON, LED_HALF and LED_FULL is obsolete, as the led class now supports
max_brightness.
---
drivers/gpu/drm/nouveau/nouveau_led.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nou