[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VfgzGQ7O-AjwQ1R=OZTiRwxRx_q9Yo1MOVjko7D-Wz14w@mail.gmail.com>
Date: Fri, 15 Feb 2019 20:16:00 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: "Enrico Weigelt, metux IT consult" <info@...ux.net>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Andy Shevchenko <andy@...radead.org>,
Platform Driver <platform-driver-x86@...r.kernel.org>
Subject: Re: APUv2/v3 board support V3
On Fri, Feb 15, 2019 at 12:05 AM Enrico Weigelt, metux IT consult
<info@...ux.net> wrote:
>
> Hi folks,
>
>
Thanks for an update.
Linus, this one looks good enough, though some style minors can be addressed:
- redundant parens (and actually I prefer to see x = readl(); x |=
...; writel(); in three lines)
- useless blank lines
- style of parameters where one per line (it's not needed in this drivers)
In any case, FWIW,
Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
> this is version 3 of my APUv2/APUv3 series.
>
> change in V3:
>
> * gpio driver
> * drop unncessary gpio id checks
> * cleanup amd_fch_gpio_set()
> * move iores outside probe()
> * shorter NULL checks and correct error in probe()
> * apu board driver
> * drop unneeded init.h
> * drop unnecessary comments
> * clean up logging
> * dont need to depend on KEYBOARD_GPIO
>
>
> --mtx
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists