]> www.infradead.org Git - users/jedix/linux-maple.git/commit
HID: hid-appletb-bl: fix incorrect error message for default brightness
authorAditya Garg <gargaditya08@live.com>
Mon, 17 Feb 2025 04:45:04 +0000 (04:45 +0000)
committerJiri Kosina <jkosina@suse.com>
Tue, 18 Feb 2025 21:01:54 +0000 (22:01 +0100)
commit172e23f5d05d476820d240d5a4af77c0bc0fbafd
tree03f41f549e8598beb58c1ef4156fbfe0ca06e743
parent534bac4f126bc3a97c93c5757e17f533a9f598b4
HID: hid-appletb-bl: fix incorrect error message for default brightness

The error message responsible to show failure to set default backlight
brightness incorrectly showed the intended brightness as off irrespective
of what the user had set it. This patch intends to fix the same.

Also, a small typo in MODULE_DESCRIPTION has been fixed.

Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-appletb-bl.c