From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarod Wilson Subject: Re: [PATCH 2/3] ir-core: add imon pad and mce keymaps Date: Sat, 24 Apr 2010 16:53:09 -0400 Message-ID: References: <20100416212622.GA6888@redhat.com> <20100416212835.GC2427@redhat.com> <20100424085321.GA2668@hardeman.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-yw0-f194.google.com ([209.85.211.194]:51532 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753278Ab0DXUxK convert rfc822-to-8bit (ORCPT ); Sat, 24 Apr 2010 16:53:10 -0400 In-Reply-To: <20100424085321.GA2668@hardeman.nu> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: =?ISO-8859-1?Q?David_H=E4rdeman?= Cc: Jarod Wilson , mchehab@redhat.com, linux-media@vger.kernel.org, linux-input@vger.kernel.org On Sat, Apr 24, 2010 at 4:53 AM, David H=E4rdeman w= rote: > On Fri, Apr 16, 2010 at 05:28:35PM -0400, Jarod Wilson wrote: >> >> This adds the keymaps for the hardware decode scancodes imon >> devices create for their native imon pad (and mini) remotes, >> and the hardware scancodes generated by the imon devices when >> used with an rc6 windows media center ed. remote. =2E.. >> +/* mce-mode imon mce remote key table */ >> +static struct ir_scancode imon_mce[] =3D { >> + =A0 =A0 /* keys sorted mostly by frequency of use to optimize look= ups */ > > Won't help at all, entries are inserted in scancode order in the actu= al > in-kernel keytable to allow for binary scancode searches. Ah, yeah, that'd be some "legacy" cruft from when the driver was using its own internal key table and lookups, making mental note to remove those comments... --=20 Jarod Wilson jarod@wilsonet.com -- To unsubscribe from this list: send the line "unsubscribe linux-input" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html