On Thu, Mar 04, 2021 at 10:01:46AM +0100, Geert Uytterhoeven wrote:
> Hi Andy,
>
> On Mon, Mar 1, 2021 at 5:59 PM Andy Shevchenko
> wrote:
> > cmdline library provides next_arg() helper to traverse over parameters
> > and their values given in command line. Replace custom approach in the
> > dri
Hi Andy,
On Mon, Mar 1, 2021 at 5:59 PM Andy Shevchenko
wrote:
> cmdline library provides next_arg() helper to traverse over parameters
> and their values given in command line. Replace custom approach in the driver
> by it.
>
> Signed-off-by: Andy Shevchenko
Thanks for your patch!
> --- a/dri
On Mon, Mar 1, 2021 at 6:00 PM Andy Shevchenko
wrote:
> cmdline library provides next_arg() helper to traverse over parameters
> and their values given in command line. Replace custom approach in the driver
> by it.
>
> Signed-off-by: Andy Shevchenko
Wow how nice!
Reviewed-by: Linus Walleij
Y
cmdline library provides next_arg() helper to traverse over parameters
and their values given in command line. Replace custom approach in the driver
by it.
Signed-off-by: Andy Shevchenko
---
drivers/gpio/gpio-aggregator.c | 39 +-
1 file changed, 5 insertions(+),
4 matches
Mail list logo