Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753020AbZCBO2v (ORCPT ); Mon, 2 Mar 2009 09:28:51 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751726AbZCBO2m (ORCPT ); Mon, 2 Mar 2009 09:28:42 -0500 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:58070 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751468AbZCBO2l (ORCPT ); Mon, 2 Mar 2009 09:28:41 -0500 Date: Mon, 2 Mar 2009 14:28:39 +0000 From: Mark Brown To: Mike Rapoport Cc: dmitry.torokhov@gmail.com, LKML , linux-input Subject: Re: [PATCH RESEND] Input: wm97xx: add BTN_TOUCH event to wm97xx to use it with Android Message-ID: <20090302142838.GA23342@rakim.wolfsonmicro.main> References: <49ABE938.8040502@compulab.co.il> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49ABE938.8040502@compulab.co.il> X-Cookie: Tell me what to think!!! User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 18 On Mon, Mar 02, 2009 at 04:12:08PM +0200, Mike Rapoport wrote: > Android expects BTN_TOUCH events when pen state changes. Add BTN_TOUCH > event reporting to allow use of wm97xx touchscreen controller with > Android devices. > Signed-off-by: Mike Rapoport > Acked-by: Mark Brown I'd still like to see more consistency over touchscreen drivers on this one, BTW - if we're doing this it should be done for all touchscreen drivers (either by updating the individual drivers or having the input core do it). This isn't the only touchscreen driver that doesn't do BTN_TOUCH. -- 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/