]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2024 09:41:12 +0000 (10:41 +0100)
commitfaf6c1caf58086f82eb9e8738591252d6a1dc4fe
tree6901e44b8d10a087476a89c4065f5176b77e7e7d
parent3cf2e7c448e246f7e700c7aa47450d1e27579559
drm: panel: jd9365da-h3: Remove unused num_init_cmds structure member

commit 66ae275365be4f118abe2254a0ced1d913af93f2 upstream.

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
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/panel/panel-jadard-jd9365da-h3.c