It was raised that it's not possible to make atomic changes that require 
multiple colors such as from magenta to cyan. So I decided to drop the
36 nodes for controlling 3 zones and instead reduce it to 3 per zone.
The color needs to be packed into that node when setting it, but how it's
done is well commented.

I'd like to know if this interface is sufficiently simple now and uses
the LED class more effectively.

Mario Limonciello (1):
  Add WMI driver for controlling AlienFX and HDMI on Alienware

 drivers/platform/x86/Kconfig         |   15 ++
 drivers/platform/x86/Makefile        |    1 +
 drivers/platform/x86/alienware-wmi.c |  307 ++++++++++++++++++++++++++++++++++
 3 files changed, 323 insertions(+)
 create mode 100644 drivers/platform/x86/alienware-wmi.c

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" 
in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to