[Oneiric][PATCH 1/3] Revert "UBUNTU: SAUCE: HID: hid-ntrig: add support for 1b96:0006 model"
Chase Douglas
chase.douglas at canonical.com
Wed Nov 16 18:37:01 UTC 2011
Prepare for switching back to the more generic upstream version.
BugLink: https://bugs.launchpad.net/bugs/724831
This reverts commit 1246262b65345ebe4644d6e230f2139ee5f6403a.
Signed-off-by: Chase Douglas <chase.douglas at canonical.com>
---
drivers/hid/hid-ntrig.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/hid/hid-ntrig.c b/drivers/hid/hid-ntrig.c
index e8207fb..5d3a051 100644
--- a/drivers/hid/hid-ntrig.c
+++ b/drivers/hid/hid-ntrig.c
@@ -526,7 +526,6 @@ static void ntrig_remove(struct hid_device *hdev)
static const struct hid_device_id ntrig_devices[] = {
NTRIG_DEVICE(0x0001),
- NTRIG_DEVICE(0x0006),
{ }
};
MODULE_DEVICE_TABLE(hid, ntrig_devices);
--
1.7.5.4
More information about the kernel-team
mailing list