summaryrefslogtreecommitdiffstats
path: root/no-pcspkr-modalias.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no-pcspkr-modalias.patch')
-rw-r--r--no-pcspkr-modalias.patch15
1 files changed, 13 insertions, 2 deletions
diff --git a/no-pcspkr-modalias.patch b/no-pcspkr-modalias.patch
index 701178b5..f75f5152 100644
--- a/no-pcspkr-modalias.patch
+++ b/no-pcspkr-modalias.patch
@@ -1,11 +1,19 @@
+From 782885a741ad73ca03683ddec92b04399c6eae24 Mon Sep 17 00:00:00 2001
+From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
+Date: Thu, 29 Jul 2010 16:46:31 -0700
+Subject: [PATCH] no pcspkr modalias
+
Bugzilla: N/A
Upstream-status: Fedora mustard
+---
+ drivers/input/misc/pcspkr.c | 1 -
+ 1 file changed, 1 deletion(-)
diff --git a/drivers/input/misc/pcspkr.c b/drivers/input/misc/pcspkr.c
-index 34f4d2e..3e40c70 100644
+index 674a2cfc3c0e..9a2807227c69 100644
--- a/drivers/input/misc/pcspkr.c
+++ b/drivers/input/misc/pcspkr.c
-@@ -24,7 +24,6 @@
+@@ -23,7 +23,6 @@
MODULE_AUTHOR("Vojtech Pavlik <vojtech@ucw.cz>");
MODULE_DESCRIPTION("PC Speaker beeper driver");
MODULE_LICENSE("GPL");
@@ -13,3 +21,6 @@ index 34f4d2e..3e40c70 100644
static int pcspkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value)
{
+--
+1.9.3
+