On Sat, 27 Feb 2010, Dmitry Torokhov wrote: > The HID layer has some scan codes of the form 0xffbc0000 for logitech > devices which do not work if scancode is typed as signed int, so we need > to switch to unsigned int instead. While at it keycode being signed does > not make much sense either. > > Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx> > --- > > Guys, > > I was originally going to switch all platfrom drivers to use sparse > keymap libary to eliminate at least one subsystem from this patch but > it takes longer than I anticipated so here is mechanical conversion. > I'd really like to make get/set keycodes usable for HID so I'd like > to get this patch in before .34-rc1, could I get some ACKs please? Sorry for late response, I have been offline for the whole past week. Acked-by: Jiri Kosina <jkosina@xxxxxxx> -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html