From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759059AbbJ3K3j (ORCPT ); Fri, 30 Oct 2015 06:29:39 -0400 Received: from conssluserg002.nifty.com ([202.248.44.40]:24385 "EHLO conssluserg002-v.nifty.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758617AbbJ3K3i (ORCPT ); Fri, 30 Oct 2015 06:29:38 -0400 X-Nifty-SrcIP: [209.85.160.177] MIME-Version: 1.0 In-Reply-To: References: <1445912911-1292-1-git-send-email-yamada.masahiro@socionext.com> <1445912911-1292-2-git-send-email-yamada.masahiro@socionext.com> Date: Fri, 30 Oct 2015 19:29:26 +0900 Message-ID: Subject: Re: [PATCH 2/2] pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER From: Masahiro Yamada To: Linus Walleij Cc: "linux-gpio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus. 2015-10-29 22:34 GMT+09:00 Linus Walleij : > On Tue, Oct 27, 2015 at 3:28 AM, Masahiro Yamada > wrote: > >> CONFIG_PINCTRL_UNIPHIER is more suitable than CONFIG_ARCH_UNIPHIER >> to guard the drivers/pinctrl/uniphier directory. >> >> The current CONFIG_PINCTRL_UNIPHIER_CORE is a bit long >> (it would break the indentation in drivers/pinctrl/Makefile), >> so rename it into CONFIG_PINCTRL_UNIPHIER. >> >> Signed-off-by: Masahiro Yamada > > Holding this back until we know what to do with the first patch > but it looks OK. I've re-sent this as a single patch in case 1/2 might take some time for review. As you agreed with this one, please let it go in first. -- Best Regards Masahiro Yamada