On Fri, Aug 28, 2020 at 02:14:12PM +0200, David Jander wrote: > changes since v2: > - Extra patch: Make comments more consisent > - Extra patch: Use BIT() macro instead of shift > - Fix typo in commit message > > David Jander (3): > drivers: pwm: pwm-pcs9685.c: Make comments more consistent > drivers: pwm: pwm-pca9685.c: Use BIT() macro instead of shift > drivers: pwm: pwm-pca9685.c: Disable unused alternative addresses > > drivers/pwm/pwm-pca9685.c | 45 +++++++++++++++++++++++---------------- > 1 file changed, 27 insertions(+), 18 deletions(-) I know that you and Uwe disagreed on some aspects of this, but I don't care much either way and the net result here is positive, so I've applied these. Thanks, Thierry