From: "Maxime Ripard" <mripard@kernel.org>
To: "Anusha Srivatsa" <asrivats@redhat.com>
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
"David Airlie" <airlied@gmail.com>,
"Geert Uytterhoeven" <geert@linux-m68k.org>,
"Jessica Zhang" <jessica.zhang@oss.qualcomm.com>,
"Maarten Lankhorst" <maarten.lankhorst@linux.intel.com>,
"Maxime Ripard" <mripard@kernel.org>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Simona Vetter" <simona@ffwll.ch>,
"Thomas Zimmermann" <tzimmermann@suse.de>
Subject: Re: [PATCH 4/6] drm/panel/kd070fhfid015: Use refcounted allocation in place of devm_kzalloc()
Date: Wed, 09 Jul 2025 13:04:24 +0000 [thread overview]
Message-ID: <a73a568ac9d3fa59cc491a1c9b1c299d@kernel.org> (raw)
In-Reply-To: <20250708-b4-simple-panel-api-convert-july-v1-4-630902123ea1@redhat.com>
On Tue, 8 Jul 2025 15:35:16 -0500, Anusha Srivatsa wrote:
> Move to using the new API devm_drm_panel_alloc() to allocate the
> panel. In the call to the new API, avoid using explicit type and use
> __typeof() for more type safety.
>
> Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Thanks!
Maxime
next prev parent reply other threads:[~2025-07-09 13:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-08 20:35 [PATCH 0/6] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part4 Anusha Srivatsa
2025-07-08 20:35 ` [PATCH 1/6] drm/panel/visionox-g2647fb105: Use refcounted allocation in place of devm_kzalloc() Anusha Srivatsa
2025-07-09 13:01 ` Maxime Ripard
2025-07-08 20:35 ` [PATCH 2/6] drm/panel/truly-nt35597: " Anusha Srivatsa
2025-07-09 13:01 ` Maxime Ripard
2025-07-08 20:35 ` [PATCH 3/6] drm/panel/tdo-tl070wsh30: " Anusha Srivatsa
2025-07-09 13:03 ` Maxime Ripard
2025-07-08 20:35 ` [PATCH 4/6] drm/panel/kd070fhfid015: " Anusha Srivatsa
2025-07-09 13:04 ` Maxime Ripard [this message]
2025-07-08 20:35 ` [PATCH 5/6] drm/panel/ls043t1le01: " Anusha Srivatsa
2025-07-09 13:04 ` Maxime Ripard
2025-07-08 20:35 ` [PATCH 6/6] drm/panel/samsung-s6e63m0: " Anusha Srivatsa
2025-07-09 13:05 ` Maxime Ripard
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=a73a568ac9d3fa59cc491a1c9b1c299d@kernel.org \
--to=mripard@kernel.org \
--cc=airlied@gmail.com \
--cc=asrivats@redhat.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=geert@linux-m68k.org \
--cc=jessica.zhang@oss.qualcomm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=neil.armstrong@linaro.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 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.