From: Alan Stern Date: Wed, 30 May 2007 15:11:12 +0000 (-0400) Subject: USB HID: avoid flush_scheduled_work() X-Git-Tag: v2.6.23-rc1~1200^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fa45a4cffd0c4ab4e238e8ad3b4f9b0c10ac1f3;p=pandora-kernel.git USB HID: avoid flush_scheduled_work() This patch (as914) replaces a call to flush_scheduled_work() with cancel_work_sync(), in order to help avoid potential deadlocks. Signed-off-by: Alan Stern Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed