From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Courbot Subject: Re: [PATCH V5 2/7] MIPS: Cleanup Loongson-2F's gpio driver Date: Sat, 29 Nov 2014 00:03:41 +0900 Message-ID: References: <1416561389-1046-1-git-send-email-chenhc@lemote.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-ig0-f173.google.com ([209.85.213.173]:39474 "EHLO mail-ig0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751212AbaK1PEC convert rfc822-to-8bit (ORCPT ); Fri, 28 Nov 2014 10:04:02 -0500 Received: by mail-ig0-f173.google.com with SMTP id r2so10027231igi.6 for ; Fri, 28 Nov 2014 07:04:02 -0800 (PST) In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: =?UTF-8?B?6ZmI5Y2O5omN?= Cc: Ralf Baechle , John Crispin , "Steven J. Hill" , linux-mips , Fuxin Zhang , wuzhangjin , "linux-gpio@vger.kernel.org" On Fri, Nov 28, 2014 at 10:14 PM, =E9=99=88=E5=8D=8E=E6=89=8D wrote: > I'm afraid that ARCH_HAVE_CUSTOM_GPIO_H cannot be simply removed, bec= ause ARCH_HAVE_CUSTOM_GPIO_H is slected by CONFIG_MIPS, other MIPS CPU = (not Loongson) may need it. Mmm, but all the custom gpio.h are in the mach- subdirectories, so shouldn't this option be selected by each individual machine instead of CONFIG_MIPS? If the MIPS maintainers agree with that, please add one patch to do this change - otherwise just ignore my comment. -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html