From: Markus Elfring <Markus.Elfring@web.de>
To: "Rosen Penev" <rosenp@gmail.com>,
linux-mips@vger.kernel.org,
"Thomas Bogendörfer" <tsbogend@alpha.franken.de>
Cc: LKML <linux-kernel@vger.kernel.org>, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] mips: rb532: use devm_platform_ioremap_resource in gpio probe
Date: Thu, 13 Aug 2026 12:42:58 +0200 [thread overview]
Message-ID: <afa61611-efe9-4795-bca2-4f823c3e30ce@web.de> (raw)
In-Reply-To: <20260811183515.24596-1-rosenp@gmail.com>
> Replace the platform_get_resource()/devm_ioremap_resource() pair with
> the devm_platform_ioremap_resource() helper and drop the now-unused
> struct resource pointer and NULL check.
>
> Assisted-by: opencode:deepseek-v4-flash-free
Would it be helpful to mention that a wrapper function is available since
the commit 7945f929f1a77a1c8887a97ca07f87626858ff42 ("drivers:
provide devm_platform_ioremap_resource()")?
Regards,
Markus
prev parent reply other threads:[~2026-08-13 10:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-11 18:35 [PATCH] mips: rb532: use devm_platform_ioremap_resource in gpio probe Rosen Penev
2026-08-13 10:42 ` Markus Elfring [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=afa61611-efe9-4795-bca2-4f823c3e30ce@web.de \
--to=markus.elfring@web.de \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=rosenp@gmail.com \
--cc=tsbogend@alpha.franken.de \
/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.