From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH 5/5 V7] input: STMPE touch controller support Date: Fri, 25 Jun 2010 02:11:16 -0700 Message-ID: <20100625091116.GE8546@core.coreip.homeip.net> References: <20100624162407.GA18899@core.coreip.homeip.net> <1277455071-8572-1-git-send-email-l.fu@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:41497 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751501Ab0FYJLX (ORCPT ); Fri, 25 Jun 2010 05:11:23 -0400 Content-Disposition: inline In-Reply-To: <1277455071-8572-1-git-send-email-l.fu@pengutronix.de> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Luotao Fu Cc: Rabin VINCENT , Samuel Ortiz , Linus WALLEIJ , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, STEricsson_nomadik_linux On Fri, Jun 25, 2010 at 10:37:51AM +0200, Luotao Fu wrote: > + > + /* Trailing whitespace. > + * touch_det sometimes get desasserted or just get stuck. This appears > + * to be a silicon bug, We still have to clearify this with the > + * manufacture. As a workaround We release the key anyway if the > + * touch_det keeps coming in after 4ms, while the FIFO contains no value > + * during the whole time. Trailing whitespace. > + > +static int stmpe_init_hw(struct stmpe_touch *ts) __devinit. Otherwise: Acked-by: Dmitry Torokhov I assume it will be merged through MFD tree? -- Dmitry