[PATCH v3 18/23] regulator: add s2dos05 regulator support

Dzmitry Sankouski dsankouski at gmail.com
Wed Jun 19 15:49:06 UTC 2024


вт, 18 июн. 2024 г. в 17:08, Mark Brown <broonie at kernel.org>:
>
> On Tue, Jun 18, 2024 at 04:59:52PM +0300, Dzmitry Sankouski wrote:
>
> > index 000000000000..3c58a1bd2262
> > --- /dev/null
> > +++ b/drivers/regulator/s2dos05-regulator.c
> > @@ -0,0 +1,362 @@
> > +// SPDX-License-Identifier: GPL-2.0+
> > +/*
> > + * s2dos05.c - Regulator driver for the Samsung s2dos05
> > + *
>
> Please make the entire comment a C++ one so things look more
> intentional.
>
Do you mean enclosing the first line (license identifier) in /* */
style comment?


More information about the dri-devel mailing list