All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: "linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support
Date: Thu, 16 Jul 2015 09:20:15 +0200	[thread overview]
Message-ID: <CACRpkdZFfypZfDAmULcC1_q_bYD-nsh2H0rMAqo+ncWsBx6m=A@mail.gmail.com> (raw)
In-Reply-To: <1436841607-7556-2-git-send-email-yamada.masahiro@socionext.com>

On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:

> The core support for the pinctrl drivers for all the UniPhier SoCs.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> Changes in v2:
>   - drop vogus THIS_MODULE because this file is always built-in
>   - drop vogus "include <linux/module.h> because this file is
>     always built-in

This looks nice and uses all generic facilities we have.

Patch applied.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support
Date: Thu, 16 Jul 2015 09:20:15 +0200	[thread overview]
Message-ID: <CACRpkdZFfypZfDAmULcC1_q_bYD-nsh2H0rMAqo+ncWsBx6m=A@mail.gmail.com> (raw)
In-Reply-To: <1436841607-7556-2-git-send-email-yamada.masahiro@socionext.com>

On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:

> The core support for the pinctrl drivers for all the UniPhier SoCs.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> Changes in v2:
>   - drop vogus THIS_MODULE because this file is always built-in
>   - drop vogus "include <linux/module.h> because this file is
>     always built-in

This looks nice and uses all generic facilities we have.

Patch applied.

Yours,
Linus Walleij

  reply	other threads:[~2015-07-16  7:20 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14  2:40 [PATCH v2 0/7] This series adds pinctrl drivers for UniPhier SoC family Masahiro Yamada
2015-07-14  2:40 ` Masahiro Yamada
2015-07-14  2:40 ` Masahiro Yamada
2015-07-14  2:40 ` [PATCH v2 1/7] pinctrl: UniPhier: add UniPhier pinctrl core support Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:20   ` Linus Walleij [this message]
2015-07-16  7:20     ` Linus Walleij
2015-07-16  7:20     ` Linus Walleij
2015-07-19  4:19     ` Masahiro Yamada
2015-07-19  4:19       ` Masahiro Yamada
2015-07-19  4:19       ` Masahiro Yamada
2015-07-20  9:18       ` Linus Walleij
2015-07-20  9:18         ` Linus Walleij
2015-07-20  9:18         ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 2/7] pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:22   ` Linus Walleij
2015-07-16  7:22     ` Linus Walleij
2015-07-16  7:22     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 3/7] pinctrl: UniPhier: add UniPhier PH1-Pro4 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:28   ` Linus Walleij
2015-07-16  7:28     ` Linus Walleij
2015-07-16  7:28     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 4/7] pinctrl: UniPhier: add UniPhier PH1-sLD8 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:29   ` Linus Walleij
2015-07-16  7:29     ` Linus Walleij
2015-07-16  7:29     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 5/7] pinctrl: UniPhier: add UniPhier PH1-Pro5 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:31   ` Linus Walleij
2015-07-16  7:31     ` Linus Walleij
2015-07-16  7:31     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 6/7] pinctrl: UniPhier: add UniPhier ProXstream2 " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:33   ` Linus Walleij
2015-07-16  7:33     ` Linus Walleij
2015-07-16  7:33     ` Linus Walleij
2015-07-14  2:40 ` [PATCH v2 7/7] pinctrl: UniPhier: add UniPhier PH1-LD6b " Masahiro Yamada
2015-07-14  2:40   ` Masahiro Yamada
2015-07-16  7:36   ` Linus Walleij
2015-07-16  7:36     ` Linus Walleij
2015-07-16  7:36     ` Linus Walleij

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='CACRpkdZFfypZfDAmULcC1_q_bYD-nsh2H0rMAqo+ncWsBx6m=A@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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.