From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754206AbcJFHE2 (ORCPT ); Thu, 6 Oct 2016 03:04:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58602 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752994AbcJFHE1 (ORCPT ); Thu, 6 Oct 2016 03:04:27 -0400 Date: Thu, 6 Oct 2016 09:04:21 +0200 From: Benjamin Tissoires To: Dmitry Torokhov Cc: linux-input@vger.kernel.org, Takashi Iwai , Ulrik De Bie , William Linna , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled Message-ID: <20161006070421.GD19261@mail.corp.redhat.com> References: <20161006055500.GA9017@dtor-ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20161006055500.GA9017@dtor-ws> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 06 Oct 2016 07:04:26 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Oct 05 2016 or thereabouts, Dmitry Torokhov wrote: > Another Lifebook machine that needs the same quirk as other similar > models to make the driver working. > > Also let's reorder elantech_dmi_force_crc_enabled list so LIfebook enries > are in alphabetical order. > > Reported-by: William Linna > Cc: stable@vger.kernel.org > Signed-off-by: Dmitry Torokhov Reviewed-by: Benjamin Tissoires