All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Rosen Penev <rosenp@gmail.com>, linux-wireless@vger.kernel.org
Cc: open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next] wifi: ath9k: use devm for irq and ioremap resource
Date: Thu, 10 Apr 2025 13:06:05 +0200	[thread overview]
Message-ID: <87plhktgwy.fsf@toke.dk> (raw)
In-Reply-To: <20250410004130.49620-1-rosenp@gmail.com>

Rosen Penev <rosenp@gmail.com> 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@toke.dk>

  parent reply	other threads:[~2025-04-10 11:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-10  0:41 [PATCH net-next] wifi: ath9k: use devm for irq and ioremap resource Rosen Penev
2025-04-10  1:42 ` Rosen Penev
2025-04-10 11:06 ` Toke Høiland-Jørgensen [this message]
2025-04-10 20:31   ` Rosen Penev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87plhktgwy.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rosenp@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.