Some stuff I ran into while refactoring barebox PWM to be more welcoming for porting kernel drivers using the kernel atomic PWM API. Driver will follow soon. Cheers, Ahmad Fatoum (8): PWM: pxa: remove unused struct members PWM: pxa: make MMIO writes always little endian regmap: forward declare structs used in header video: backlight-pwm: remove duplicate assignment to object led: pwm: don't test if pointer is smaller than zero led: pwm: fail if required max-brightness option is missing led: pwm: support active-low property PWM: core: constify chip->ops pointer drivers/led/led-pwm.c | 10 ++++++++-- drivers/pwm/pxa_pwm.c | 11 +++-------- drivers/video/backlight-pwm.c | 2 -- include/pwm.h | 2 +- include/regmap.h | 3 +++ 5 files changed, 15 insertions(+), 13 deletions(-) -- 2.25.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox