Re: [PATCH v1 0/6] gpio: ge: fixes and cleanups

From: Randy Dunlap
Date: Mon Jul 24 2023 - 18:56:09 EST




On 7/24/23 09:13, Andy Shevchenko wrote:
> Randy reported a couple of problems, the first two patches
> fix that. On top are a few cleanups.
>

For the series:

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> # build-tested

Thanks.

> Andy Shevchenko (6):
> gpio: ge: Add missing header
> gpio: ge: Fix English spelling and grammar
> gpio: ge: Make driver OF-independent
> gpio: ge: Utilise temporary variable for struct device
> gpio: ge: Replace GPLv2 boilerplate with SPDX
> gpio: ge: Enable COMPILE_TEST for the driver
>
> drivers/gpio/Kconfig | 2 +-
> drivers/gpio/gpio-ge.c | 66 +++++++++++++++++++-----------------------
> 2 files changed, 30 insertions(+), 38 deletions(-)
>

--
~Randy