Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759239AbYFOQUT (ORCPT ); Sun, 15 Jun 2008 12:20:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758308AbYFOQUG (ORCPT ); Sun, 15 Jun 2008 12:20:06 -0400 Received: from mk-filter-3-a-1.mail.uk.tiscali.com ([212.74.100.54]:65151 "EHLO mk-filter-3-a-4.mail.uk.tiscali.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1758255AbYFOQUF (ORCPT ); Sun, 15 Jun 2008 12:20:05 -0400 X-Trace: 28680085/mk-filter-3.mail.uk.tiscali.com/B2C/$THROTTLED-DYNAMIC/CUSTOMER-DYNAMIC-IP/81.1.82.193 X-SBRS: None X-RemoteIP: 81.1.82.193 X-IP-MAIL-FROM: adrian@newgolddream.dyndns.info X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhIFAA/eVEhRAVLB/2dsb2JhbACBW6ov X-IronPort-AV: E=Sophos;i="4.27,648,1204502400"; d="scan'208";a="28680085" Subject: Re: [PATCH] input: add support for SEGA Dreamcast controller as joystick From: Adrian McMenamin To: Dmitry Torokhov Cc: Paul Mundt , LKML , Andrew Morton , linux-sh , linux-input@vger.kernel.org In-Reply-To: <20080519114515.ZZRA012@mailhub.coreip.homeip.net> References: <1211138322.6354.5.camel@localhost.localdomain> <20080519010928.GA8797@linux-sh.org> <20080519114515.ZZRA012@mailhub.coreip.homeip.net> Content-Type: text/plain Date: Sun, 15 Jun 2008 17:19:30 +0100 Message-Id: <1213546770.10290.0.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 696 Lines: 17 On Mon, 2008-05-19 at 11:47 -0400, Dmitry Torokhov wrote: > > In addition to Pauls comments - is there a reson why maple drivers > need to brovide both connect/disconnect and probe/remove functions? > Normally the layer has generic probe/remove defined on bus level and > individual drivers provide connect/disconnect (or their equivalent) > which is called from the bus's probe/remove. > Cruft from another era. I will try to clean all that up. -- 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/