summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlbert Esteve <aesteve@redhat.com>2026-05-08 09:04:43 +0200
committerMaxime Ripard <mripard@kernel.org>2026-05-11 09:14:18 +0200
commite4fa6c4672e1cd96e3635ee176a0dc1149e68e84 (patch)
tree8e35adb1ccfd1ba30fade3f3338803ad730eb862 /include
parentfeb0d6613a6f45eb38b910bc751963ae911170df (diff)
drm/panel/novatek-nt37700f: Use refcounted allocation in place of devm_kzalloc()
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. Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Albert Esteve <aesteve@redhat.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260508-drm_panel_init_rm-v2-3-0bd4ac429971@redhat.com Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions