mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matt Coster <Matt.Coster@imgtec.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Frank Binns <Frank.Binns@imgtec.com>,
	Alessio Belle <Alessio.Belle@imgtec.com>,
	Alexandru Dadu <Alexandru.Dadu@imgtec.com>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	"dri-devel@lists.freedesktop.org"
	<dri-devel@lists.freedesktop.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()
Date: Thu, 30 Oct 2025 12:12:37 +0000	[thread overview]
Message-ID: <46427040-fd79-410e-b4eb-3197f2a60dfd@imgtec.com> (raw)
In-Reply-To: <2266514318480d17f52c7e5e67578dae6827914e.1761745586.git.geert+renesas@glider.be>


[-- Attachment #1.1: Type: text/plain, Size: 1276 bytes --]

Hi Geert,

On 29/10/2025 15:00, Geert Uytterhoeven wrote:
> The call to devm_platform_ioremap_resource() was replaced by a call to
> devm_platform_get_and_ioremap_resource(), but the comment referring to
> the function's possible returned error codes was not updated.
> 
> Fixes: 927f3e0253c11276 ("drm/imagination: Implement MIPS firmware processor and MMU support")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks for the fix!

Reviewed-by: Matt Coster <matt.coster@imgtec.com>

I'll apply this to drm-misc-fixes shortly.

Cheers,
Matt

> ---
>  drivers/gpu/drm/imagination/pvr_device.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/imagination/pvr_device.c b/drivers/gpu/drm/imagination/pvr_device.c
> index 294b6019b4155bb7..78d6b8a0a4506c80 100644
> --- a/drivers/gpu/drm/imagination/pvr_device.c
> +++ b/drivers/gpu/drm/imagination/pvr_device.c
> @@ -48,7 +48,7 @@
>   *
>   * Return:
>   *  * 0 on success, or
> - *  * Any error returned by devm_platform_ioremap_resource().
> + *  * Any error returned by devm_platform_get_and_ioremap_resource().
>   */
>  static int
>  pvr_device_reg_init(struct pvr_device *pvr_dev)

-- 
Matt Coster
E: matt.coster@imgtec.com

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  parent reply	other threads:[~2025-10-30 12:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 13:47 Geert Uytterhoeven
2025-10-29 15:00 ` Geert Uytterhoeven
2025-10-30 12:12 ` Matt Coster [this message]
2025-10-31 14:42 ` Matt Coster

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=46427040-fd79-410e-b4eb-3197f2a60dfd@imgtec.com \
    --to=matt.coster@imgtec.com \
    --cc=Alessio.Belle@imgtec.com \
    --cc=Alexandru.Dadu@imgtec.com \
    --cc=Frank.Binns@imgtec.com \
    --cc=airlied@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tzimmermann@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®