diff options
author | Jayesh Choudhary <j-choudhary@ti.com> | 2025-07-14 16:15:54 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2025-07-18 14:55:57 +0300 |
commit | b213eb34f857c45bdd769c9e9191a386accc9e8f (patch) | |
tree | e6f34f19eb7a5cb8e36b78c94e7dd31d41cedefc /include/asm-generic/set_memory.h | |
parent | 66cdf05f8548e27a5ad274f0b25db284871eb75e (diff) |
drm/tidss: oldi: convert to devm_drm_bridge_alloc() APIfor-linux-nextdrm-misc-next-fixes
DRM bridges now use "devm_drm_bridge_alloc()" for allocation and
initialization. "devm_kzalloc()" is not allowed anymore and it results
in WARNING. So convert it.
Fixes: 7246e0929945 ("drm/tidss: Add OLDI bridge support")
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Aradhya Bhatia <aradhya.bhatia@linux.dev>
Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com>
Link: https://lore.kernel.org/r/20250714104554.13441-1-j-choudhary@ti.com
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'include/asm-generic/set_memory.h')
0 files changed, 0 insertions, 0 deletions