summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch')
-rw-r--r--libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch b/libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
index f969457d7..62f2341cd 100644
--- a/libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
+++ b/libre-testing/linux-libre/0002-module-allow-multiple-calls-to-MODULE_DEVICE_TABLE-p.patch
@@ -1,7 +1,7 @@
From 9bc5b710f5957763d6944f38143b627d127c15ff Mon Sep 17 00:00:00 2001
From: Tom Gundersen <teg@jklm.no>
Date: Mon, 3 Feb 2014 11:14:13 +1030
-Subject: [PATCH 2/4] module: allow multiple calls to MODULE_DEVICE_TABLE() per
+Subject: [PATCH 2/6] module: allow multiple calls to MODULE_DEVICE_TABLE() per
module
Commit 78551277e4df5: "Input: i8042 - add PNP modaliases" had a bug, where the