public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Ubuntu -mm PATCH] acpi/sony: Add FN hotkey support
@ 2006-06-14 23:23 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2006-06-14 23:23 UTC (permalink / raw)
  To: lkml, akpm, len.brown

From: Matthew Garrett <mjg59@srcf.ucam.org>

in -mm only

[UBUNTU:acpi/sony] Add FN hotkey support
Source URL of Patch:
http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=7a9b49cba4919e8506604629db03add8e0b85767

Signed-off-by: Ben Collins <bcollins@ubuntu.com>
---

--- a/drivers/acpi/sony_acpi.c
+++ b/drivers/acpi/sony_acpi.c
@@ -87,6 +87,11 @@ static struct sony_acpi_value {
 		.max		= 8,
 		.debug		= 0,
 	},
+        {
+		.name           = "fnkey",
+		.acpiget        = "GHKE",
+		.debug          = 0,
+	}, 
 	{
 		.name		= "cdpower",
 		.acpiget	= "GCDP",


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-14 22:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-14 23:23 [Ubuntu -mm PATCH] acpi/sony: Add FN hotkey support Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox