Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936743Ab3DJBO7 (ORCPT ); Tue, 9 Apr 2013 21:14:59 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:58290 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762266Ab3DJBO6 (ORCPT ); Tue, 9 Apr 2013 21:14:58 -0400 Message-ID: <5164BD0F.1000409@canonical.com> Date: Tue, 09 Apr 2013 21:14:55 -0400 From: James M Leddy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: James M Leddy CC: linux-kernel@vger.kernel.org, dmitry.torokhov@gmail.com, haitao.zhang@canonical.com, linux-input@vger.kernel.org Subject: Re: [PATCH 0/1][RESUBMIT] input: fix weird issue of synaptics psmouse sync lost References: <1365553843-11951-1-git-send-email-james.leddy@canonical.com> In-Reply-To: <1365553843-11951-1-git-send-email-james.leddy@canonical.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1400 Lines: 34 I meant to send this to linux-input On 04/09/2013 08:30 PM, James M Leddy wrote: > We have been using this patch in Ubuntu kernels for 5 months now > without issue. Since patch author Eric Miao no longer works for us, > I'm sending to the list so that other distros can take advantage of > this. > > Last we left off, the suggestion was to make this generic across the > entire range of protocols, not just synaptics. I'm against this for > two reasons. The first is that I don't want to have to ask for > additional testing (I don't have access to the machine). The second > and far more important reason is that I am afraid that this will break > other non-synaptics touchpads, and even though we have a wide range of > hardware, it is impossible to guarantee that it'll work on everything > out there. I will do it however if it's the way we need to go with > this. > > Please let me know what you think, or if you need any additional > information or testing. > > James M Leddy (1): > input: fix weird issue of synaptics psmouse sync lost > after resume > > drivers/input/mouse/synaptics.c | 2 ++ > 1 file changed, 2 insertions(+) > -- 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/