On Sat, Apr 24, 2010 at 4:53 AM, David Härdeman <david@xxxxxxxxxxx> wrote: > 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. ... >> +/* mce-mode imon mce remote key table */ >> +static struct ir_scancode imon_mce[] = { >> + /* keys sorted mostly by frequency of use to optimize lookups */ > > Won't help at all, entries are inserted in scancode order in the actual > 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... -- Jarod Wilson jarod@xxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html