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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Jun 2022 14:53:48 +0000 (16:53 +0200)
commit27d43ea2ce6cf21a0704068e35f0e9f4f7142adb
tree1bb708e9a520eba8ce02a3418c1198dba0390363
parente2db2ab9f2b539ffaf3d36ba737938884a0ebf3a
HID: hid-led: fix maximum brightness for Dream Cheeky

[ Upstream commit 116c3f4a78ebe478d5ad5a038baf931e93e7d748 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-led.c