From: Frank Seidel Date: Fri, 7 Dec 2007 12:20:34 +0000 (+0100) Subject: ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~8^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3620f2f2f39e7870cf1a4fb2e34063a142f28716;p=pandora-kernel.git ACPI: Fix autloading of dock, video, bay and all linux specific HID drivers References: https://bugzilla.novell.com/show_bug.cgi?id=302482 Due to the new autloading of acpi drivers, the dock driver wasn't loaded anymore as there is no HID to identify it with (dock is needed if ACPI has a _DCK method). This patch is a workaround for this, original by Thomas Renninger, revised first by Kay Sievers and last by Frank Seidel. V2 of this patch fixed problems on systems without a defined _CID for the docking devices. Signed-off-by: Thomas Renninger Signed-off-by: Kay Sievers Signed-off-by: Frank Seidel Signed-off-by: Len Brown --- Reading git-diff-tree failed