Re: [PATCH 1/3] mfd: lp87565: fix typo in define names
From: Luca Ceresoli <luca@lucaceresoli.net>
Date: 2021-05-12 11:01:21
Also in:
lkml
From: Luca Ceresoli <luca@lucaceresoli.net>
Date: 2021-05-12 11:01:21
Also in:
lkml
Hi Lee, On 12/05/21 11:59, Lee Jones wrote:
On Wed, 12 May 2021, Luca Ceresoli wrote:quoted
Hi, On 08/03/21 15:04, Lee Jones wrote:quoted
On Fri, 19 Feb 2021, Luca Ceresoli wrote:quoted
"GOIO" should be "GPIO" here. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> --- drivers/gpio/gpio-lp87565.c | 6 +++--- include/linux/mfd/lp87565.h | 28 ++++++++++++++-------------- 2 files changed, 17 insertions(+), 17 deletions(-)For my own reference (apply this as-is to your sign-off block): Acked-for-MFD-by: Lee Jones [off-list ref]Gentle ping on patches 1 and 3. Both have at least an ack and are fairly trivial. Both apply cleanly on current master.I'll take care of these this time, but in future, if you don't receive further responses for ~2 weeks, you should collect all of the Acks and submit a [RESEND].
Apologies, I'll try to remember next time. Thanks for taking care of them. -- Luca