RE: [PATCH] genirq: add IRQF_NO_AUTOEN for request_irq

2021-01-04 Thread Song Bao Hua (Barry Song)
el@vger.kernel.org; > linux...@openeuler.org > Subject: Re: [PATCH] genirq: add IRQF_NO_AUTOEN for request_irq > > On Tue, Jan 05, 2021 at 11:26:12AM +1300, Barry Song wrote: > > This patch originated from the discussion with Dmitry in the below thread: > > > https://lore.

Re: [PATCH] genirq: add IRQF_NO_AUTOEN for request_irq

2021-01-04 Thread Dmitry Torokhov
On Tue, Jan 05, 2021 at 11:26:12AM +1300, Barry Song wrote: > This patch originated from the discussion with Dmitry in the below thread: > https://lore.kernel.org/linux-input/20210102042902.41664-1-song.bao@hisilicon.com/ > there are many drivers which don't want interrupts enabled automaticall