On Sat, 31 Jan 2009, Michael Tokarev wrote: > This is my second attempt to fix the thing. Now completely tested and > appears to work as expected, finally (I hope anyway). General remark -- when submitting patches for certain kernel subsystem, it's always good idead to CC the corresponding maitainer, to avoid having the patches lost. > +/* Powercom UPS which is not HID but Serial<=>USB converter (cypress_m8 module) */ > +#define USB_VENDOR_ID_POWERCOM 0x0d9f > +#define USB_DEVICE_ID_POWERCOM_UPS 0x0002 > + I have removed this comment, as we don't have it for any other entries in that file either. The changelog should be always enought to provide the information for those curious. Applied, thanks Michael. -- Jiri Kosina SUSE Labs -- 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