On Tue, 25 Sep 2007, Joe Perches wrote: > Also, exported symbol hid_resolv_event is unused by the current kernel > tree and perhaps should be removed.
This is not true, hid_resolv_event() is called from the code that establishes the mapping between HID and input, see hidinput_configure_usage(). Anyway, I applied your cleanup patch, thanks. -- Jiri Kosina SUSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/