Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753585AbZGVQ57 (ORCPT ); Wed, 22 Jul 2009 12:57:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752272AbZGVQ56 (ORCPT ); Wed, 22 Jul 2009 12:57:58 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:39342 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752163AbZGVQ55 (ORCPT ); Wed, 22 Jul 2009 12:57:57 -0400 Date: Wed, 22 Jul 2009 17:57:56 +0100 From: Mark Brown To: Thomas Gleixner Cc: Dmitry Torokhov , Trilok Soni , Pavel Machek , Arve Hj?nnev?g , kernel list , Brian Swetland , linux-input@vger.kernel.org, Andrew Morton , linux-i2c@vger.kernel.org, Joonyoung Shim , m.szyprowski@samsung.com, t.fujak@samsung.com, kyungmin.park@samsung.com, David Brownell , Peter Zijlstra , Daniel Ribeiro Subject: Re: Threaded interrupts for synaptic touchscreen in HTC dream Message-ID: <20090722165756.GB21186@rakim.wolfsonmicro.main> References: <5d5443650907210530x4aaa03d6gd47ef5f79a3ef8a4@mail.gmail.com> <20090721124933.GA5668@rakim.wolfsonmicro.main> <20090721160436.GD4352@dtor-d630.eng.vmware.com> <20090721222547.GA1948@opensource.wolfsonmicro.com> <20090722121800.GD21171@rakim.wolfsonmicro.main> <20090722155811.GA2775@dtor-d630.eng.vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: Sign here without admitting guilt. User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 999 Lines: 20 On Wed, Jul 22, 2009 at 06:40:21PM +0200, Thomas Gleixner wrote: > If the platform maintainer sets the wrong handler or the wrong > platform data then it's not the driver writers problem. It becomes the driver writer's problem as soon as the people writing the machine integration start e-mailing saying that the driver is buggy because they've not set this stuff up for the driver, it not being something that they'd expect to have to do for any other interrupt in their system. This isn't such an issue in the PC world there's relatively few people doing the platform development but in the embedded space that's not the case - there are vastly more people doing platform development since essentially everyone building a new device has to do some. -- 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/