On Fri, Jun 17, 2016 at 10:33:52PM +0200, Jiri Kosina wrote:
On Fri, 17 Jun 2016, Heiner Kallweit wrote:
quoted
The USB LED driver exposes a undocumented sysfs interface and doesn't
use the standard kernel LED subsystem. It supports three devices:
Delcom Visual Signal Indicator
The driver supports generation 1 of the device only which was
manufactured until 2008. Remove support for this device completely.
Riso Kagaku RGB LED + Dream Cheeky Webmail Notifier
These devices are HID compliant and are supported by a new USB LED
driver under drivers/hid utilizing the kernel LED subsystem.
So let's remove the old USB LED driver.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
I am applying this to hid.git#for-4.8/hid-led so that it goes together
with the addition of hid-led driver.
Greg, if you have any objections, please speak up.
None at all, thanks for doing this.
greg k-h