[PATCH 01/37] drm/connector: split drmm_connector_hdmi_init() in 3 parts
Maxime Ripard
mripard at kernel.org
Mon Jun 8 04:37:54 PDT 2026
On Tue, May 19, 2026 at 12:37:18PM +0200, Luca Ceresoli wrote:
> In preparation for adding a dynamic variant of drmm_connector_hdmi_init(),
> split reusable parts of the code to subfunctions.
>
> drmm_connector_hdmi_init() currently has 3 sections:
> 1. sanity checks
> 2. call drmm_connector_init()
> 3. initialize HDMI-specific fields not initialized at step 2
>
> Split 1 and 3 to new functions, reusable independently.
>
> No functional changes. Just moving code around.
Explaining what you need later on, and why these three functions help in
particular, would be nice.
Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20260608/ef385229/attachment.sig>
More information about the linux-arm-kernel
mailing list