[PATCH v8 5/8] i2c: of-prober: Add simple helpers for regulator support
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Tue Oct 15 11:04:09 PDT 2024
On Tue, Oct 15, 2024 at 10:58:41AM -0700, Doug Anderson wrote:
> On Tue, Oct 8, 2024 at 12:35 AM Chen-Yu Tsai <wenst at chromium.org> wrote:
> >
> > +/**
> > + * i2c_of_probe_simple_cleanup - Clean up and release resources for I2C OF prober simple helpers
> > + * @dev: Pointer to the &struct device of the caller, only used for dev_printk() messages
> > + * @data: Pointer to &struct i2c_of_probe_simple_ctx helper context.
> > + *
> > + * * If a regulator supply was found, disable that regulator and release it.
>
> nit: was the double "*" starting the line above intentional?
I think so. This is documented in the kernel doc syntax. This gives proper
lists in the rendered document.
--
With Best Regards,
Andy Shevchenko
More information about the Linux-mediatek
mailing list