The enum led_brightness, which contains the declaration of LED_OFF,
LED_ON, LED_HALF and LED_FULL is obsolete, as the led class now supports
max_brightness.
---
drivers/video/backlight/adp8860_bl.c | 4 ++--
drivers/video/backlight/adp8870_bl.c | 4 ++--
drivers/video/backlight/led_bl.c | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
From: Daniel Thompson <hidden> Date: 2022-01-21 17:05:48
On Fri, Jan 21, 2022 at 01:54:29PM -0300, Luiz Sampaio wrote:
The enum led_brightness, which contains the declaration of LED_OFF,
LED_ON, LED_HALF and LED_FULL is obsolete, as the led class now supports
max_brightness.
Reviewed-by: Daniel Thompson <redacted>
BTW it looks like this patch might wants to land in one tree (I can't
see since I'm only on copy of this one). If so please discuss with Lee
how you want to land it. Put more directly, please don't treat my
Reviewed-by: as an Acked-by: ;-) !
Daniel.
Hello, Daniel
Thanks for your reply. This is one of my first patches, so I am still
learning. This series of patches affects others subsystems too (hid,
leds, sound etc). Should I create series for each subsystem
separately, instead of creating one series for everyone?
What do you mean by "this patch might wants to land in one tree"?
Thank you for your attention!
Hello, Daniel
Thanks for your reply. This is one of my first patches, so I am still
learning. This series of patches affects others subsystems too (hid,
leds, sound etc). Should I create series for each subsystem
separately, instead of creating one series for everyone?
What do you mean by "this patch might wants to land in one tree"?
Thank you for your attention!
From: Lee Jones <hidden> Date: 2022-01-24 10:53:25
On Fri, 21 Jan 2022, Luiz Sampaio wrote:
Hello, Daniel
Thanks for your reply. This is one of my first patches, so I am still
learning. This series of patches affects others subsystems too (hid,
leds, sound etc). Should I create series for each subsystem
separately, instead of creating one series for everyone?
What do you mean by "this patch might wants to land in one tree"?
Can the individual patches be applied on their own without causing
issues (warnings/errors) with the build? If so, they can be applied
separately via their associated subsystem trees. If not, someone will
have to collect them all and take them via a single tree with Acks
from the other subsystem maintainers.
It's difficult to make that decision for ourselves since you didn't
share all of the patches with all of the maintainers.
--
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog