On Mon, Jul 9, 2012 at 9:08 PM, Jiri Kosina <jkos...@suse.cz> wrote: >> --- a/drivers/hid/usbhid/hid-quirks.c >> +++ b/drivers/hid/usbhid/hid-quirks.c >> + { USB_VENDOR_ID_MADCATZ, USB_DEVICE_ID_MADCATZ_BEATPAD, >> HID_QUIRK_IGNORE }, > > Please put it in drivers/hid/hid-core.c, hid_ignore_list[] array instead. > HID_QUIRK_IGNORE is there solely for allowing specification as a module > parameter.
I knew something was not right as there were no prior HID_QUIRK_IGNORE entries. Thanks for the guidance, will send a revised patch tomorrow. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html