From: Damien Le Moal <dlemoal@kernel.org>
To: Rosen Penev <rosenp@gmail.com>, linux-ide@vger.kernel.org
Cc: Niklas Cassel <cassel@kernel.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCHv2] ata: sata_mv: Use platform_get_irq() to get interrupt
Date: Sat, 18 Jul 2026 12:01:07 +0900 [thread overview]
Message-ID: <c8f10c69-2579-416d-b302-49052447bf33@kernel.org> (raw)
In-Reply-To: <20260712222003.1008136-1-rosenp@gmail.com>
On 7/13/26 07:20, Rosen Penev wrote:
> Extract platform_get_irq() out of the conditional block to run it
> unconditionally, replacing the direct use of irq_of_parse_and_map()
> for DT-based systems. This simplifies the probe logic and avoids the
> need for irq_dispose_mapping.
>
> Remove dead branch for platform_get_irq(). It intercepts 0 and returns
> -EINVAL, which goes to the first one.
>
> Assisted-by: Antigravity:Gemini-3.5-Flash
> Signed-off-by: Rosen Penev <rosenp@gmail.com>
Applied to for-7.3. Thanks!
--
Damien Le Moal
Western Digital Research
prev parent reply other threads:[~2026-07-18 3:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-12 22:20 Rosen Penev
2026-07-18 3:01 ` Damien Le Moal [this message]
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=c8f10c69-2579-416d-b302-49052447bf33@kernel.org \
--to=dlemoal@kernel.org \
--cc=cassel@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome