Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1320536 > unrolled thread

Re: [PATCH] pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI

Started byLinus Walleij <linus.walleij@linaro.org>
First post2016-01-28 11:40 +0100
Last post2016-01-28 14:30 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI Linus Walleij <linus.walleij@linaro.org> - 2016-01-28 11:40 +0100
    Re: [PATCH] pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-01-28 11:50 +0100
      Re: [PATCH] pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI Linus Walleij <linus.walleij@linaro.org> - 2016-01-28 14:30 +0100

#1320536 — Re: [PATCH] pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-01-28 11:40 +0100
SubjectRe: [PATCH] pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI
Message-ID<qVS9A-24O-11@gated-at.bofh.it>
On Sat, Jan 23, 2016 at 4:32 PM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:

> CONFIG_PINCTRL_SUNXI is more suitable than CONFIG_ARCH_SUNXI
> to guard the drivers/pinctrl/sunxi/ directory.
> (I renamed CONFIG_PINCTRL_SUNXI_COMMON to CONFIG_PINCTRL_SUNXI.)
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

This patch does not apply on linux v4.5-rc1, please rebase, add
Maxime's ACK and resend.

Yours,
Linus Walleij

[toc] | [next] | [standalone]


#1320542

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2016-01-28 11:50 +0100
Message-ID<qVSjf-28z-7@gated-at.bofh.it>
In reply to#1320536
Hi Linus

2016-01-28 19:31 GMT+09:00 Linus Walleij <linus.walleij@linaro.org>:
> On Sat, Jan 23, 2016 at 4:32 PM, Masahiro Yamada
> <yamada.masahiro@socionext.com> wrote:
>
>> CONFIG_PINCTRL_SUNXI is more suitable than CONFIG_ARCH_SUNXI
>> to guard the drivers/pinctrl/sunxi/ directory.
>> (I renamed CONFIG_PINCTRL_SUNXI_COMMON to CONFIG_PINCTRL_SUNXI.)
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>
> This patch does not apply on linux v4.5-rc1, please rebase, add
> Maxime's ACK and resend.


I think this patch applies on v4.5-rc1.

I tried again and it succeeded.

This is my log.


yamada@beagle:~/workspace/linux$ git checkout -b foo v4.5-rc1
Switched to a new branch 'foo'
yamada@beagle:~/workspace/linux$ git am
pinctrl-sunxi-guard-sub-directory-with-CONFIG_PINCTRL_SUNXI.patch
Applying: pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI
yamada@beagle:~/workspace/linux$ git log -n 2
commit 74945160ad985cbd71ce325271113c5a975ca1da
Author: Masahiro Yamada <yamada.masahiro@socionext.com>
Date:   Sun Jan 24 00:32:09 2016 +0900

    pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI

    CONFIG_PINCTRL_SUNXI is more suitable than CONFIG_ARCH_SUNXI
    to guard the drivers/pinctrl/sunxi/ directory.
    (I renamed CONFIG_PINCTRL_SUNXI_COMMON to CONFIG_PINCTRL_SUNXI.)

    Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
    Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>

commit 92e963f50fc74041b5e9e744c330dca48e04f08d
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jan 24 13:06:47 2016 -0800

    Linux 4.5-rc1





-- 
Best Regards
Masahiro Yamada

[toc] | [prev] | [next] | [standalone]


#1320669

FromLinus Walleij <linus.walleij@linaro.org>
Date2016-01-28 14:30 +0100
Message-ID<qVUO6-3Yo-19@gated-at.bofh.it>
In reply to#1320542
On Thu, Jan 28, 2016 at 11:45 AM, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
> 2016-01-28 19:31 GMT+09:00 Linus Walleij <linus.walleij@linaro.org>:
>> On Sat, Jan 23, 2016 at 4:32 PM, Masahiro Yamada
>> <yamada.masahiro@socionext.com> wrote:
>>
>>> CONFIG_PINCTRL_SUNXI is more suitable than CONFIG_ARCH_SUNXI
>>> to guard the drivers/pinctrl/sunxi/ directory.
>>> (I renamed CONFIG_PINCTRL_SUNXI_COMMON to CONFIG_PINCTRL_SUNXI.)
>>>
>>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>>
>> This patch does not apply on linux v4.5-rc1, please rebase, add
>> Maxime's ACK and resend.
>
>
> I think this patch applies on v4.5-rc1.
>
> I tried again and it succeeded.

Bah, my own fault of course.

I had other patches to Makefile etc in my tree, it was easy to fix up
so applied it now, sorry for the fuzz.

Yours,
Linus Walleij

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web