UBUNTU: SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 1 Mar 2012 15:49:54 +0000 (09:49 -0600)
committerLeann Ogasawara <leann.ogasawara@canonical.com>
Mon, 2 Apr 2012 20:22:16 +0000 (13:22 -0700)
commit1234a79982b495e7fc8feefd0ba0536c2b4dfbdf
treeddddac1b951489d616b08c9a2b86083f3ca7c960
parentab9962f11ec2f5cb0d5522f9f77118f98bba01c1
UBUNTU: SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device

Apple laptops with hybrid graphics have a device named gmux that
controls the muxing of the LVDS panel between the GPUs as well as screen
brightness. This driver adds support for the gmux device. Only backlight
control is supported initially.

BugLink: http://bugs.launchpad.net/bugs/925544
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Tested-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian.master/config/config.common.ubuntu
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/apple-gmux.c [new file with mode: 0644]