Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756610Ab0BKSbQ (ORCPT ); Thu, 11 Feb 2010 13:31:16 -0500 Received: from cavan.codon.org.uk ([93.93.128.6]:34019 "EHLO cavan.codon.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755311Ab0BKSbP (ORCPT ); Thu, 11 Feb 2010 13:31:15 -0500 Date: Thu, 11 Feb 2010 18:31:03 +0000 From: Matthew Garrett To: Dmitry Torokhov Cc: Richard Purdie , Bob Rodgers , "lenb@kernel.org" , Linux-kernel , Louis Davis , Jim Dailey , Michael Brown , Mario Limonciello , Matt Domsch , Dan Carpenter Subject: Re: [PATCH] Add Dell Business Class Netbook LED driver Message-ID: <20100211183103.GB2605@srcf.ucam.org> References: <4B7078E2.50407@dell.com> <1265911154.4689.11.camel@rex> <20100211180518.GB26117@core.coreip.homeip.net> <20100211180715.GA2147@srcf.ucam.org> <20100211182829.GA26659@core.coreip.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100211182829.GA26659@core.coreip.homeip.net> User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@cavan.codon.org.uk X-SA-Exim-Scanned: No (on cavan.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 897 Lines: 21 On Thu, Feb 11, 2010 at 10:28:30AM -0800, Dmitry Torokhov wrote: > This is an opposite direction form the rest of the platform drivers > which tend to combine functionality on per-vendor basis in one driver. I don't think that's true - we /tend/ to see one driver per ACPI device or device interface (see the dell-wmi/dell-laptop split, for instance). > I'd say that in this case with this LED driver overhead on DELL systems > not supportinfg it is miniscule. The benefit is that all vendor-specific > sub-devices are children of one parent platform device. I really don't see that as a strong benefit. -- Matthew Garrett | mjg59@srcf.ucam.org -- 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/