x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Nov 2011 04:09:37 +0000 (04:09 +0000)
committerMatthew Garrett <mjg@redhat.com>
Mon, 12 Mar 2012 13:56:47 +0000 (09:56 -0400)
commitc215ab9a7530d415707430de8d51a58ca6a41808
tree4e0d3e1fd2871c3a32d50e86435dd2d2be5c2846
parentfde7d9049e55ab85a390be7f415d74c9f62dd0f9
x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops

An rfkill driver based on the fsaa1655g and fsam7440 drivers for
Fujitsu-Siemens Amilo A1655 and M7440 models found at:

http://sourceforge.net/projects/fsaa1655g/
http://sourceforge.net/projects/fsam7440/

This adds DMI matching, replaces the procfs files with rfkill devices,
and uses the proper functions to write to the i8042 safely.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/Kconfig
drivers/platform/x86/Makefile
drivers/platform/x86/amilo-rfkill.c [new file with mode: 0644]