From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932697Ab1ESMVa (ORCPT ); Thu, 19 May 2011 08:21:30 -0400 Received: from mail-qy0-f181.google.com ([209.85.216.181]:51475 "EHLO mail-qy0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932345Ab1ESMV2 (ORCPT ); Thu, 19 May 2011 08:21:28 -0400 MIME-Version: 1.0 In-Reply-To: <20110519085638.GA26816@S2100-06.ap.freescale.net> References: <1303910002-3333-1-git-send-email-linus.walleij@stericsson.com> <20110519085638.GA26816@S2100-06.ap.freescale.net> Date: Thu, 19 May 2011 14:21:27 +0200 Message-ID: Subject: Re: [PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio From: Linus Walleij To: Shawn Guo Cc: Linus Walleij , Grant Likely , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Lee Jones , Jonas Aaberg Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 19, 2011 at 10:56 AM, Shawn Guo wrote: > I start working on moving mxs gpio (arch/arm/mach-mxs/gpio.c) into > driver/gpio, and I see the possibility to go a different approach > from U300 one posted here. I've tried to figure out what relation the mail has to the U300 driver but cannot find any, more than that it's moving a driver... Please start a new mail thread. Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 19 May 2011 14:21:27 +0200 Subject: [PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio In-Reply-To: <20110519085638.GA26816@S2100-06.ap.freescale.net> References: <1303910002-3333-1-git-send-email-linus.walleij@stericsson.com> <20110519085638.GA26816@S2100-06.ap.freescale.net> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, May 19, 2011 at 10:56 AM, Shawn Guo wrote: > I start working on moving mxs gpio (arch/arm/mach-mxs/gpio.c) into > driver/gpio, and I see the possibility to go a different approach > from U300 one posted here. I've tried to figure out what relation the mail has to the U300 driver but cannot find any, more than that it's moving a driver... Please start a new mail thread. Linus Walleij