Input: iforce - use usb_kill_urb instead of usb_unlink_urb
authorJohann Deneux <johann.deneux@gmail.com>
Thu, 12 Apr 2007 05:30:24 +0000 (01:30 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Thu, 12 Apr 2007 05:30:24 +0000 (01:30 -0400)
commit598972d4fb39c8a0826b396e45dc2a8c1dbe4f11
treefe86b804a8a6c086626a04c541c54f097daec729
parentd542ed82fdc72cf63549deec19e86ee4addf2499
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 <johann.deneux@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/joystick/iforce/iforce-ff.c
drivers/input/joystick/iforce/iforce-main.c
drivers/input/joystick/iforce/iforce-packets.c
drivers/input/joystick/iforce/iforce-serio.c
drivers/input/joystick/iforce/iforce-usb.c
drivers/input/joystick/iforce/iforce.h