Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755374AbZFAXzr (ORCPT ); Mon, 1 Jun 2009 19:55:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753106AbZFAXzi (ORCPT ); Mon, 1 Jun 2009 19:55:38 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:47810 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753440AbZFAXzi (ORCPT ); Mon, 1 Jun 2009 19:55:38 -0400 Date: Mon, 1 Jun 2009 16:54:57 -0700 From: Andrew Morton To: Tobias_Mueller@twam.info Cc: david-b@pacbell.net, jordan@cosmicpenguin.net, gardner.ben@gmail.com, linux-kernel@vger.kernel.org, Andres Salomon Subject: Re: [PATCH v2 001/001] gpio: AMD CS5535/CS5536 GPIO driver Message-Id: <20090601165457.a1cc1025.akpm@linux-foundation.org> In-Reply-To: <17be05570905301105h395689ja33afa96e7751381@mail.gmail.com> References: <17be05570905230453i591eb83bnb359f6365c109718@mail.gmail.com> <20090526151621.a7446c60.akpm@linux-foundation.org> <17be05570905301105h395689ja33afa96e7751381@mail.gmail.com> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.20; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1002 Lines: 25 On Sat, 30 May 2009 20:05:52 +0200 Tobias M__ller wrote: > From: Tobias Mueller > > A GPIO driver for AMD Geode Companion Device CS5535/CS5536 > using the GPIO framework as a replacement for old cs5535-gpio driver. > Signed-off-by: Tobias Mueller Last time, I said "We'll need to discuss the migration plan - we don't want to maintain two drivers for the same thing". Back in February, Andres sent out a patch "cs553x-gpio: add AMD CS5535/CS5536 GPIO driver support". AFACIT that patch does the same thing that this one does, but differently. IIRC it had a great string of weird-Kconfig-related build errors and I eventually dropped it. What's the story here? Thanks. -- 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/