OSDN Git Service

Add OLPC XO-1 rfkill driver
authorDaniel Drake <dsd@laptop.org>
Tue, 5 Oct 2010 14:55:21 +0000 (15:55 +0100)
committerMatthew Garrett <mjg@redhat.com>
Thu, 21 Oct 2010 14:10:44 +0000 (10:10 -0400)
commit260586d2b444909380137de6c6423e5b44edf4db
tree612411c307af79ff2bc1f1545b76c1ad5a8c9dc8
parentbd9fc3a72345807683a009c1e19dc0d517f0f4e7
Add OLPC XO-1 rfkill driver

Add a software rfkill switch for the WLAN interface in the OLPC XO-1
laptop. It uses the OLPC embedded controller to cut/restore power to
the Marvell WLAN chip on the motherboard.

Signed-off-by: Daniel Drake <dsd@laptop.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
arch/x86/include/asm/olpc.h
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/xo1-rfkill.c [new file with mode: 0644]