Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757281Ab3CNOJS (ORCPT ); Thu, 14 Mar 2013 10:09:18 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:38163 "EHLO mail-ie0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756910Ab3CNOJP (ORCPT ); Thu, 14 Mar 2013 10:09:15 -0400 MIME-Version: 1.0 In-Reply-To: References: <1363083150-30964-1-git-send-email-acourbot@nvidia.com> From: Alexandre Courbot Date: Thu, 14 Mar 2013 23:08:55 +0900 Message-ID: Subject: Re: [RFC 00/17] Remove GENERIC_GPIO from architecture code To: Linus Walleij Cc: Grant Likely , Alexandre Courbot , Arnd Bergmann , Russell King , Haavard Skinnemoen , Hans-Christian Egtvedt , Mike Frysinger , Geert Uytterhoeven , Ralf Baechle , Jonas Bonn , Josh Boyer , Matt Porter , Benjamin Herrenschmidt , Paul Mackerras , Kumar Gala , Vitaly Bordug , Marcelo Tosatti , Paul Mundt , Guan Xuetao , Chris Zankel , Max Filippov , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1317 Lines: 29 On Thu, Mar 14, 2013 at 3:01 AM, Linus Walleij wrote: > On Wed, Mar 13, 2013 at 8:53 AM, Grant Likely wrote: >> On Wed, Mar 13, 2013 at 1:12 PM, Linus Walleij wrote: >>> On Tue, Mar 12, 2013 at 11:12 AM, Alexandre Courbot wrote: >>> >>>> This series makes sure the GENERIC_GPIO option can only be set through GPIOLIB >>>> (and not by individual architectures), as a first step towards its removal. >>> >>> Nice! >>> Acked-by: Linus Walleij >>> >>> I bet something will break, anyway: no pain no gain. >> >> Since this is a pretty invasive patch series that touches a lot of >> architectures, we should get it into a separate branch that can get >> pulled into linux-next. > > Good point. Alexandre, do you have a git repo to attain this? Would be reasonable indeed. I can publish the branch on Github, but (sorry for being clueless) what's the procedure to add a new branch to linux-next? Shall I write to Stephen Rothwell directly? Alex. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/