On Mon, Apr 27, 2020 at 08:01:14PM +0200, Michael Walle wrote: > Am 2020-04-27 19:44, schrieb Mark Brown: > > Looking at the changelog there the "we can't be sure" bit is that > > coccinelle couldn't follow the flags through from the caller to make > > sure that IRQF_ONESHOT is set so we're just oring it in unconditionally. > So it is correct that IRQF_ONESHOT is also set in the driver which is > using regmap_add_irq_chip(), right? It shouldn't break anything and my instinct is that it's better form.