Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
From: Ira Weiny
Date: Thu Feb 20 2025 - 14:15:44 EST
Jerome Brunet wrote:
> Add helper functions to create a device on the auxiliary bus.
>
> This is meant for fairly simple usage of the auxiliary bus, to avoid having
> the same code repeated in the different drivers.
>
> Suggested-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> Cc: Arnd Bergmann <arnd@xxxxxxxx>
Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx>
[snip]