From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Tissoires Subject: Re: [PATCH] HID: kye: Add report fixup for Genius Gx Imperator Keyboard Date: Mon, 15 Jul 2013 09:53:12 +0200 Message-ID: <51E3AA68.2030504@redhat.com> References: <1373633613-4947-1-git-send-email-benjamin.tissoires@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:22919 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754188Ab3GOHxR (ORCPT ); Mon, 15 Jul 2013 03:53:17 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Benjamin Tissoires , Honza Brazdil , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org On 07/14/2013 11:14 PM, Jiri Kosina wrote: > On Fri, 12 Jul 2013, Benjamin Tissoires wrote: > >> Genius Gx Imperator Keyboard presents the same problem in its report >> descriptors than Genius Gila Gaming Mouse. >> Use the same fixup for both. >> >> Fixes: >> https://bugzilla.redhat.com/show_bug.cgi?id=928561 >> >> Reported-and-tested-by: Honza Brazdil >> Signed-off-by: Benjamin Tissoires >> --- > > Hi Benjamin, > > I guess you are missing update of hid_have_special_driver[] list? > Oops, thanks for spotting this. I will send a v2 ASAP. Cheers, Benjamin