[PATCH] regulator: mt6360: remove redundant error print
Jian Dong
dj0227 at 163.com
Wed Mar 24 01:24:35 GMT 2021
On Tue, 23 Mar 2021 17:16:28 +0000
Mark Brown <broonie at kernel.org> wrote:
> On Tue, Mar 23, 2021 at 08:22:41PM +0800, Jian Dong wrote:
> > From: Jian Dong <dongjian at yulong.com>
> >
> > fixes coccicheck warning:
> >
> > drivers/regulator/mt6360-regulator.c:384:3-10: line 384 is
> > redundant because platform_get_irq() already prints an error
>
> This doesn't apply against current code, please check and resend.
>
> Applying: regulator: mt6360: remove redundant error print
> error: sha1 information is lacking or useless
> (drivers/regulator/mt6360-regulator.c). error: could not build fake
> ancestor Patch failed at 0001 regulator: mt6360: remove redundant
> error print
Hi
I find the problem, before this patch, I had commit a patch
"[PATCH]regulator: Use IRQF_ONESHOT", and it hasn't be accepted now, So
the current code is different.
I will modify and resend later.
More information about the linux-arm-kernel
mailing list