From: Kristen Carlson Accardi Date: Mon, 30 Oct 2006 19:18:45 +0000 (-0800) Subject: ACPI: dock: use mutex instead of spinlock X-Git-Tag: v2.6.20-rc2~6^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b0dc866dd9b8d10a53cb3537385a51b7ee54b62;p=pandora-kernel.git ACPI: dock: use mutex instead of spinlock http://bugzilla.kernel.org/show_bug.cgi?id=7303 Use a mutex instead of a spinlock for locking the hotplug list because we need to call into the ACPI subsystem which might sleep. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Len Brown --- Reading git-diff-tree failed