On Tue, Jul 12, 2022 at 06:15:18PM +0200, Uwe Kleine-König wrote: > This has various upsides: > - It emits the symbolic name of the error code > - It is silent in the EPROBE_DEFER case and properly sets the defer reason > - It reduces the number of code lines slightly > > Signed-off-by: Uwe Kleine-König > --- > drivers/pwm/pwm-lpc18xx-sct.c | 20 +++++++++----------- > 1 file changed, 9 insertions(+), 11 deletions(-) Both patches applied, thanks. Thierry