From: Jan-Simon Möller Date: Fri, 20 Jul 2012 08:49:06 +0000 (+0800) Subject: LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS X-Git-Tag: v3.6-rc1~76^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b54cf35a7f656c61dd695509e8cf8cc7e1dc3e53;p=pandora-kernel.git LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS Add driver for BlinkM device to drivers/leds/. Add entry to MAINTAINERS file. Add documentation in Documentation/leds/. A BlinkM is a RGB LED controlled through I2C. This driver implements an interface to the LED framework and another sysfs group to access the internal options of the BlinkM. rev6: Use module_i2c_driver(). rev5: Removed own workqueue in favor of events wq. rev4: Fixed comments by Bryan Wu. rev3: Fixed issues found by Jonathan Neuschäfer. (bryan.wu@canonical.com: remove 2 trailing whitespace) Signed-off-by: Jan-Simon Möller Signed-off-by: Bryan Wu --- Reading git-diff-tree failed