Re: [Linuxarm] Re: [PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq

2021-01-28 Thread Jonathan Cameron
On Wed, 27 Jan 2021 11:45:45 -0800 "dmitry.torok...@gmail.com" wrote: > On Wed, Jan 27, 2021 at 02:49:21PM +0100, gre...@linuxfoundation.org wrote: > > On Thu, Jan 21, 2021 at 09:38:28PM +, Song Bao Hua (Barry Song) wrote: > > > Hi Thomas, Greg, Dmitry, Marc, > > > Any further comment on th

Re: [PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq

2021-01-27 Thread dmitry.torok...@gmail.com
On Wed, Jan 27, 2021 at 02:49:21PM +0100, gre...@linuxfoundation.org wrote: > On Thu, Jan 21, 2021 at 09:38:28PM +, Song Bao Hua (Barry Song) wrote: > > Hi Thomas, Greg, Dmitry, Marc, > > Any further comment on this new API? > > It's not my subsystem, I'll let the irq maintainers handle it :)

Re: [PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq

2021-01-27 Thread gre...@linuxfoundation.org
On Thu, Jan 21, 2021 at 09:38:28PM +, Song Bao Hua (Barry Song) wrote: > Hi Thomas, Greg, Dmitry, Marc, > Any further comment on this new API? It's not my subsystem, I'll let the irq maintainers handle it :) thanks, greg k-h

RE: [PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq

2021-01-21 Thread Song Bao Hua (Barry Song)
Hi Thomas, Greg, Dmitry, Marc, Any further comment on this new API? Thanks Barry > -Original Message- > From: Song Bao Hua (Barry Song) > Sent: Friday, January 8, 2021 11:39 AM > To: dmitry.torok...@gmail.com; t...@linutronix.de; m...@kernel.org; > gre...@linuxfoundation.org; linux-in...