On Wed, 24 Mar 2021 11:11:14 +0800, Jian Dong wrote:
> fixes coccicheck warning:
>
> drivers/regulator/mt6360-regulator.c:384:3-10: line 384 is
> redundant because platform_get_irq() already prints an error
>
> in fact it is not platform_get_irq but platform_get_irq_byname print error
Applied to
From: Jian Dong
fixes coccicheck warning:
drivers/regulator/mt6360-regulator.c:384:3-10: line 384 is
redundant because platform_get_irq() already prints an error
in fact it is not platform_get_irq but platform_get_irq_byname print error
Signed-off-by: Jian Dong
---
drivers/regulator/mt6360-r
2 matches
Mail list logo