Hi All, Here is v2 of my series with mute LED handling fixes and improvements for the hid-lenovo driver. This time I've added the LED folks to the Cc in case they have any input, but there is nothing controversial in here wrt use of the LED API. The following patches were changed or are new in version 2 of the series, see the individual patches for detaisl: [PATCH v2 2/7] HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling [PATCH v2 4/7] HID: lenovo: Remove lenovo_led_brightness_get() [PATCH v2 5/7] HID: lenovo: Set LEDs max_brightness value Regards, Hans Hans de Goede (7): HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event() HID: lenovo: Remove lenovo_led_brightness_get() HID: lenovo: Set LEDs max_brightness value HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE HID: lenovo: Set default_trigger-s for the mute and micmute LEDs drivers/hid/hid-lenovo.c | 61 ++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 30 deletions(-) -- 2.30.1