On Tue, 23 Mar 2021 17:16:28 +0000 Mark Brown <[email protected]> wrote:
> On Tue, Mar 23, 2021 at 08:22:41PM +0800, Jian Dong wrote: > > From: Jian Dong <[email protected]> > > > > 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.

