Re: [PATCH 1/4] driver: core: add subsys_driver() macro
From: Abel Vesa
Date: Wed Sep 09 2026 - 07:53:52 EST
On 26-09-08 13:47:18, Brian Masney wrote:
> Add a new macro subsys_driver() to eliminate some boilerplate code in
> drivers that need to register earlier in the boot at the subsys_initcall
> level.
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>
> Assisted-by: Claude:claude-opus-4-8
I like this.
Reviewed-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>