Re: [PATCH 17/21] mfd: wm8350-core: Use IRQF_ONESHOT
From: Andy Shevchenko
Date: Mon Jan 26 2026 - 05:09:26 EST
On Mon, Jan 26, 2026 at 10:56:13AM +0100, Sebastian Andrzej Siewior wrote:
> On 2026-01-26 11:46:11 [+0200], Andy Shevchenko wrote:
> > On Mon, Jan 26, 2026 at 09:01:19AM +0100, Sebastian Andrzej Siewior wrote:
> > > On 2026-01-23 16:52:59 [+0200], Andy Shevchenko wrote:
> > > > On Fri, Jan 23, 2026 at 12:37:03PM +0100, Sebastian Andrzej Siewior wrote:
...
> > > > > Cc: Lee Jones <lee@xxxxxxxxxx>
> > > > > Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> > > > > Cc: patches@xxxxxxxxxxxxxxxxxxxxx
> > > > > Cc: Mark Brown <broonie@xxxxxxxxxx>
> > > >
> > > > Cc list can be moved out from the commit message.
> > >
> > > If I move it out, the list won't be CCed.
> >
> > Please. elaborate. It works for me. I use `git send-email ...`
>
> Yes that works. But I have to move it every single patch and I have 20
> and the number of Cc:es varies. Once I move it there, it won't be there
> on the next git-format-patch
`git format-patch` uses the commit message verbatim.
> or will be imported via git-am.
Yes, that's the idea. `git am` will strip them out. But why would you need to
apply via `git am` locally? You can pull from the tree.
> If you continue to nitpick here, I could do it for the next iio
> submission assuming it will be picked-up by iio maintainers. But doing
> it just for the single mfd patch looks like too much work.
I'm thinking of all the patches.
--
With Best Regards,
Andy Shevchenko