usbhid/quirks: Ignore Riso Kagaku Webmail Notifier
authorChristian Vogel <vogelchr@vogel.cx>
Wed, 12 Feb 2014 19:56:00 +0000 (20:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Feb 2014 20:26:48 +0000 (12:26 -0800)
The "Webmail Notifier" is a USB controlled LED that appears as a HID
device. When trying to change the LED via hidraw it returns malformed
reports. As "usbled" supports it, we blacklist it in usbhid.

Signed-off-by: Christian Vogel <vogelchr@vogel.cx>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h

Simple merge
Simple merge