mbox series

[resend,0/3] HID: elan: Mute LED support fixes

Message ID 20210404075252.4032-1-hdegoede@redhat.com (mailing list archive)
Headers show
Series HID: elan: Mute LED support fixes | expand

Message

Hans de Goede April 4, 2021, 7:52 a.m. UTC
Hi Jiri,

This series seems to have fallen through the cracks, can you
please pick this up?

All 3 patches have these 2 tags

Reviewed-by: Marek BehĂșn <kabel@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>

With Pavel being the LED subsys maintainer and his ack indicating
that the LED class API usage in these patches is correct.

Regards,

Hans


Hans de Goede (3):
  HID: elan: Silence mute LED errors being logged when the device is
    unplugged
  HID: elan: Set default_trigger for the mute LED
  HID: elan: Remove elan_mute_led_get_brigtness()

 drivers/hid/hid-elan.c | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

Comments

Jiri Kosina April 7, 2021, 10:47 a.m. UTC | #1
On Sun, 4 Apr 2021, Hans de Goede wrote:

> Hi Jiri,
> 
> This series seems to have fallen through the cracks, can you
> please pick this up?

Sorry, it indeed did. Applied now, thanks.