From: Linus Torvalds Date: Wed, 6 Sep 2023 16:00:37 +0000 (-0700) Subject: Merge tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... X-Git-Tag: microblaze-v6.8~521 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=57ac7ff8cb4d30fbb91d4ac1d44aa35c22bb8d52;p=linux-2.6-microblaze.git Merge tag 'backlight-next-6.6' of git://git./linux/kernel/git/lee/backlight Pull backlight updates from Lee Jones: "New Functionality: - Ensure correct includes are present and remove some that are not required - Drop redundant of_match_ptr() call to cast pointer to NULL Bug Fixes: - Revert to old (expected) behaviour of initialising PWM state on first brightness change - Correctly handle / propagate errors - Fix 'sometimes-uninitialised' issues" * tag 'backlight-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight: backlight: led_bl: Remove redundant of_match_ptr() backlight: lp855x: Drop ret variable in brightness change function backlight: gpio_backlight: Drop output GPIO direction check for initial power state backlight: lp855x: Catch errors when changing brightness backlight: lp855x: Initialize PWM state on first brightness change backlight: qcom-wled: Explicitly include correct DT includes --- 57ac7ff8cb4d30fbb91d4ac1d44aa35c22bb8d52