Re: [PATCH net-next] wifi: ath9k: use devm for irq and ioremap resource

From: Toke Høiland-Jørgensen
Date: Thu Apr 10 2025 - 07:06:30 EST


Rosen Penev <rosenp@xxxxxxxxx> writes:

> Avoids having to manually free. Both of these get called and removed in
> probe only and are safe to convert.

Erm, huh? The request_irq() change in ath_ahb_probe() is literally the
same change that you sent once and that we had to revert. Not taking any
more of these, sorry.

Nacked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>