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 <sb...@kernel.org> > Cc: Arnd Bergmann <a...@arndb.de> > Signed-off-by: Jerome Brunet <jbru...@baylibre.com>
Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>