Re: [PATCH v5 6/6] genirq: Remove setup_irq() and remove_irq()
From: afzal mohammed
Date: Sat Apr 11 2020 - 10:15:01 EST
Hi Thomas,
On Fri, Mar 27, 2020 at 09:41:16PM +0530, afzal mohammed wrote:
> Now that all the users of setup_irq() & remove_irq() has been replaced
> by request_irq() & free_irq() respectively, delete them.
All the setup_irq() & remove_irq() replacements have hit Linus's HEAD.
Any time this change can be sent to mainline.
Regards
afzal