Staging: add Samsung Laptop driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Dec 2009 00:19:47 +0000 (16:19 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:22 +0000 (12:23 -0800)
commitd189164a2426a5169117cfe154186c2f999ada87
treedd8d99ce029c55620cc26f47128881efee828214
parent5beef3c9bf7f967a4a70ddb0108fd3e459fed133
Staging: add Samsung Laptop driver

This is a drive for the Samsung N128 laptop to control the wireless LED
and backlight.

Many thanks to Joey Lee for his help in testing and finding all of my
bugs in the development of this driver, it has been invaluable.

Cc: Joey Lee <jlee@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/samsung-laptop/Kconfig [new file with mode: 0644]
drivers/staging/samsung-laptop/Makefile [new file with mode: 0644]
drivers/staging/samsung-laptop/samsung-laptop.c [new file with mode: 0644]