All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Yangtao Li <frank.li@vivo.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	David Airlie <airlied@gmail.com>, Daniel Vetter <daniel@ffwll.ch>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	dri-devel@lists.freedesktop.org,
	linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 01/19] drm/renesas: Convert to devm_platform_ioremap_resource()
Date: Mon, 10 Jul 2023 14:11:13 +0200	[thread overview]
Message-ID: <CAMuHMdU=HzoBKhq3raBrE2B8XxsnJCvBKt6hEP-X7ExuuD-LUw@mail.gmail.com> (raw)
In-Reply-To: <20230710032355.72914-1-frank.li@vivo.com>

On Mon, Jul 10, 2023 at 5:25 AM Yangtao Li <frank.li@vivo.com> wrote:
> Use devm_platform_ioremap_resource() to simplify code.
>
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Yangtao Li <frank.li@vivo.com>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-renesas-soc@vger.kernel.org,
	Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: Re: [PATCH v2 01/19] drm/renesas: Convert to devm_platform_ioremap_resource()
Date: Mon, 10 Jul 2023 14:11:13 +0200	[thread overview]
Message-ID: <CAMuHMdU=HzoBKhq3raBrE2B8XxsnJCvBKt6hEP-X7ExuuD-LUw@mail.gmail.com> (raw)
In-Reply-To: <20230710032355.72914-1-frank.li@vivo.com>

On Mon, Jul 10, 2023 at 5:25 AM Yangtao Li <frank.li@vivo.com> wrote:
> Use devm_platform_ioremap_resource() to simplify code.
>
> Signed-off-by: Yangtao Li <frank.li@vivo.com>
> Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  parent reply	other threads:[~2023-07-10 12:11 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10  3:23 [PATCH v2 01/19] drm/renesas: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-10  3:23 ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 02/19] gpu: ipu-v3: pre: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-28 15:30   ` Philipp Zabel
2023-07-28 15:30     ` Philipp Zabel
2023-07-10  3:23 ` [PATCH v2 03/19] drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 04/19] drm: kirin: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 05/19] drm/tegra: hdmi: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 06/19] drm: bridge: dw_hdmi: Use devm_platform_get_and_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 07/19] drm/bridge: analogix_dp: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 08/19] gpu: ipu-v3: prg: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-28 15:30   ` Philipp Zabel
2023-07-28 15:30     ` Philipp Zabel
2023-07-10  3:23 ` [PATCH v2 09/19] drm/hisilicon: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 10/19] drm: lcdif: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 11/19] drm/mxsfb: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 12/19] drm/tegra: dpaux: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 13/19] drm/tegra: dpaux: Fix incorrect return value of platform_get_irq Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 14/19] drm/stm: ltdc: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 15/19] drm/aspeed: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 16/19] drm/tegra: sor: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 17/19] drm/rockchip: vop: Use devm_platform_get_and_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 18/19] drm/arcpgu: Convert to devm_platform_ioremap_resource() Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10  3:23 ` [PATCH v2 19/19] drm/fsl-dcu: " Yangtao Li
2023-07-10  3:23   ` Yangtao Li
2023-07-10 12:11 ` Geert Uytterhoeven [this message]
2023-07-10 12:11   ` [PATCH v2 01/19] drm/renesas: " Geert Uytterhoeven

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='CAMuHMdU=HzoBKhq3raBrE2B8XxsnJCvBKt6hEP-X7ExuuD-LUw@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=airlied@gmail.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=frank.li@vivo.com \
    --cc=kieran.bingham+renesas@ideasonboard.com \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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.