All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	linux-gpio <linux-gpio@vger.kernel.org>,
	arm-soc <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] gpio: uniphier: Misc fixes
Date: Wed, 22 Sep 2021 11:22:26 +0200	[thread overview]
Message-ID: <CAMpxmJXQGbB2Lg6hfFUOqRj=Q__tAvhNXDNX-a8ewviTpjVNoA@mail.gmail.com> (raw)
In-Reply-To: <1631791177-27229-1-git-send-email-hayashi.kunihiko@socionext.com>

On Thu, Sep 16, 2021 at 1:19 PM Kunihiko Hayashi
<hayashi.kunihiko@socionext.com> wrote:
>
> This patch series includes fixes and changes for UniPhier GPIO driver.
>
> Patch 1 is to remove the return value of each function according to
> the return type of irq_chip callback functions.
>
> Patch 2 is to replace direct access to IRQ hardware number with
> helper functions.
>
> Patch 3 is to replace direct access to private data from IRQ data
> with helper functions.
>
> Kunihiko Hayashi (3):
>   gpio: uniphier: Fix void functions to remove return value
>   gpio: uniphier: Use helper function to get IRQ hardware number
>   gpio: uniphier: Use helper functions to get private data from IRQ data
>
>  drivers/gpio/gpio-uniphier.c | 22 ++++++++++++----------
>  1 file changed, 12 insertions(+), 10 deletions(-)
>
> --
> 2.7.4
>

All three applied. Thanks!

Bartosz

WARNING: multiple messages have this Message-ID (diff)
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	 linux-gpio <linux-gpio@vger.kernel.org>,
	arm-soc <linux-arm-kernel@lists.infradead.org>,
	 LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] gpio: uniphier: Misc fixes
Date: Wed, 22 Sep 2021 11:22:26 +0200	[thread overview]
Message-ID: <CAMpxmJXQGbB2Lg6hfFUOqRj=Q__tAvhNXDNX-a8ewviTpjVNoA@mail.gmail.com> (raw)
In-Reply-To: <1631791177-27229-1-git-send-email-hayashi.kunihiko@socionext.com>

On Thu, Sep 16, 2021 at 1:19 PM Kunihiko Hayashi
<hayashi.kunihiko@socionext.com> wrote:
>
> This patch series includes fixes and changes for UniPhier GPIO driver.
>
> Patch 1 is to remove the return value of each function according to
> the return type of irq_chip callback functions.
>
> Patch 2 is to replace direct access to IRQ hardware number with
> helper functions.
>
> Patch 3 is to replace direct access to private data from IRQ data
> with helper functions.
>
> Kunihiko Hayashi (3):
>   gpio: uniphier: Fix void functions to remove return value
>   gpio: uniphier: Use helper function to get IRQ hardware number
>   gpio: uniphier: Use helper functions to get private data from IRQ data
>
>  drivers/gpio/gpio-uniphier.c | 22 ++++++++++++----------
>  1 file changed, 12 insertions(+), 10 deletions(-)
>
> --
> 2.7.4
>

All three applied. Thanks!

Bartosz

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-09-22  9:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 11:19 [PATCH 0/3] gpio: uniphier: Misc fixes Kunihiko Hayashi
2021-09-16 11:19 ` Kunihiko Hayashi
2021-09-16 11:19 ` [PATCH 1/3] gpio: uniphier: Fix void functions to remove return value Kunihiko Hayashi
2021-09-16 11:19   ` Kunihiko Hayashi
2021-09-16 11:19 ` [PATCH 2/3] gpio: uniphier: Use helper function to get IRQ hardware number Kunihiko Hayashi
2021-09-16 11:19   ` Kunihiko Hayashi
2021-09-16 11:19 ` [PATCH 3/3] gpio: uniphier: Use helper functions to get private data from IRQ data Kunihiko Hayashi
2021-09-16 11:19   ` Kunihiko Hayashi
2021-09-22  9:22 ` Bartosz Golaszewski [this message]
2021-09-22  9:22   ` [PATCH 0/3] gpio: uniphier: Misc fixes Bartosz Golaszewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMpxmJXQGbB2Lg6hfFUOqRj=Q__tAvhNXDNX-a8ewviTpjVNoA@mail.gmail.com' \
    --to=bgolaszewski@baylibre.com \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.