From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755090AbZHTTfy (ORCPT ); Thu, 20 Aug 2009 15:35:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752142AbZHTTfx (ORCPT ); Thu, 20 Aug 2009 15:35:53 -0400 Received: from cantor.suse.de ([195.135.220.2]:43397 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549AbZHTTfx (ORCPT ); Thu, 20 Aug 2009 15:35:53 -0400 Date: Thu, 20 Aug 2009 21:35:51 +0200 Message-ID: From: Takashi Iwai To: Andres Salomon Cc: q-funk@iki.fi, Takashi Iwai , deepak@laptop.org, Tobias_Mueller@twam.info, linux-kernel@vger.kernel.org, linux-geode@lists.infradead.org, akpm@linux-foundation.org, cjb@laptop.org Subject: Re: [PATCH 1/3] cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support In-Reply-To: <20090820132734.03127196@mycelium.queued.net> References: <20090818175314.16c81ca4@mycelium.queued.net> <20090820124002.58d3d25b@mycelium.queued.net> <11fae7c70908201003x3f7bf8aga74aa7db4dbba3d2@mail.gmail.com> <20090820132734.03127196@mycelium.queued.net> User-Agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 20 Aug 2009 13:27:34 -0400, Andres Salomon wrote: > > On Thu, 20 Aug 2009 20:03:14 +0300 > Martin-Éric Racine wrote: > > > On Thu, 20 Aug 2009 17:21:20 +0200 Takashi Iwai > > wrote: > > > BTW CONFIG_GPIO_CS5536 and CONFIG_CS5536_GPIO are so confusing... :) > > > > That's because too many people who write drivers lack a bird's eye > > view on the whole Geode platform's history and end up inventing driver > > names that only further add to the confusion. Ages ago, on the Geode > > Uh, I'm assuming he meant the GPIO_CS* vs CS*_GPIO bit. They're both > CS5535 in Kconfig. Yes, sorry for typo. Takashi