]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
HID: hid-led: fix maximum brightness for Dream Cheeky
authorJonathan Teh <jonathan.teh@outlook.com>
Sun, 13 Mar 2022 19:48:18 +0000 (19:48 +0000)
committerJiri Kosina <jkosina@suse.cz>
Thu, 21 Apr 2022 08:28:49 +0000 (10:28 +0200)
commit116c3f4a78ebe478d5ad5a038baf931e93e7d748
treeedd9f0685b0f994bf9c983c8ec780a7710c9dbf4
parent1d07cef7fd7599450b3d03e1915efc2a96e1f03f
HID: hid-led: fix maximum brightness for Dream Cheeky

Increase maximum brightness for Dream Cheeky to 63. Emperically
determined based on testing in kernel 4.4 on this device:

Bus 003 Device 002: ID 1d34:0004 Dream Cheeky Webmail Notifier

Fixes: 6c7ad07e9e05 ("HID: migrate USB LED driver from usb misc to hid")
Signed-off-by: Jonathan Teh <jonathan.teh@outlook.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-led.c