Re: [PATCH 5/7] drm/sun4i: dw-hdmi: Split driver registration
From: Maxime Ripard
Date: Mon Sep 25 2023 - 03:47:24 EST
On Sun, Sep 24, 2023 at 09:26:02PM +0200, Jernej Skrabec wrote:
> There is no reason to register two drivers in same place. Using macro
> lowers amount of boilerplate code.
There's one actually: you can't have several module_init functions in
the some module, and both files are compiled into the same module.
Maxime
Attachment:
signature.asc
Description: PGP signature