From: Johann Deneux Date: Thu, 12 Apr 2007 05:30:24 +0000 (-0400) Subject: Input: iforce - use usb_kill_urb instead of usb_unlink_urb X-Git-Tag: v2.6.22-rc1~1037^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598972d4fb39c8a0826b396e45dc2a8c1dbe4f11;p=pandora-kernel.git Input: iforce - use usb_kill_urb instead of usb_unlink_urb Using usb_unlink_urb can cause iforce_open to fail when called soon after iforce_release. Also updated my email address and replaced calls to printk() by dbg(), warn(), info(), err()... Signed-off-by: Johann Deneux Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed