Re: [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
From: Jerome Brunet
Date: Tue Apr 15 2025 - 08:53:02 EST
On Wed 19 Feb 2025 at 15:20, Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
> On Tue, Feb 18, 2025 at 08:29:46PM +0100, 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>
>> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
>
> Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Hey Greg,
Do you need me to do something else on this topic ?
Cheers
--
Jerome