On Tue, Mar 17, 2020 at 04:59:03PM +0100, Pascal Roeleven wrote: > 'needs_delay' does now always evaluate to true, so remove all > occurrences. > > Signed-off-by: Pascal Roeleven > --- > drivers/pwm/pwm-sun4i.c | 13 ++----------- > 1 file changed, 2 insertions(+), 11 deletions(-) I've applied this one since it's obviously correct. I'll hold off on the others until it can be more broadly tested. Hopefully Maxime or Chen-Yu can help review the remainder of this series as well. Thierry