]> git.hungrycats.org Git - linux/commit
drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Mon, 30 Sep 2024 17:05:03 +0000 (13:05 -0400)
committerNeil Armstrong <neil.armstrong@linaro.org>
Wed, 9 Oct 2024 07:51:06 +0000 (09:51 +0200)
commit66ae275365be4f118abe2254a0ced1d913af93f2
treeb57aa76d218ea68af612370e02f1273c804b41a4
parent779679d3c1640d8f45c75b1e15831180ab2712e2
drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member

Now that the driver has been converted to use wrapped MIPI DCS functions,
the num_init_cmds structure member is no longer needed, so remove it.

Fixes: 35583e129995 ("drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions")
Cc: stable@vger.kernel.org
Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Link: https://lore.kernel.org/r/20240930170503.1324560-1-hugo@hugovil.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240930170503.1324560-1-hugo@hugovil.com
drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c