HID: apple: move backlight report structs to other backlight structs
authorAditya Garg <gargaditya08@live.com>
Mon, 19 May 2025 12:16:16 +0000 (17:46 +0530)
committerJiri Kosina <jkosina@suse.com>
Tue, 10 Jun 2025 19:22:29 +0000 (21:22 +0200)
commit4e960bb550962fe5bfbcbb34ed59c1af9daff9fa
tree3995a187fc14773fb807e09d6bdf0f174a240354
parent2043ae9019e0f75c7785048230586c3f3ca0a2a4
HID: apple: move backlight report structs to other backlight structs

The apple_backlight_config_report and apple_backlight_set_report structs
were incorrectly placed between the translation tables. Fix this.

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