[PATCH] pwm: atmel-tcb: Remove unneeded semicolon
Uwe Kleine-König
ukleinek at kernel.org
Tue Apr 28 06:36:45 PDT 2026
Hello,
On Tue, Apr 28, 2026 at 03:53:29PM +0800, Chen Ni wrote:
> - goto err_disable_clk;;
> + goto err_disable_clk;
Oh, that is my fault. If you're ok I'd add
This was introduced in commit 68637b68afcc ("pwm: atmel-tcb:
Cache clock rates and mark chip as atomic") in Uwe's adaption of
Sangyun's original patch.
to the commit log. I'll apply it then to my fixes branch but not send it
to Linus. But if something more urgent pops up I'll send it along.
Thanks,
Uwe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260428/46c469cd/attachment.sig>
More information about the linux-arm-kernel
mailing list