husb: remove disconnect detection timer (Max Krasnyansky)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 21 Aug 2008 19:31:52 +0000 (19:31 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 21 Aug 2008 19:31:52 +0000 (19:31 +0000)
commit1769f068631e12f21bf4c79d77eb505e9be59623
tree1c90af5e68e012e5d7a0e7be64ca8b86dc653250
parent21aa42e13a46fcfc6d80db3fbd2a582f3f899155
husb: remove disconnect detection timer (Max Krasnyansky)

On top of my previous USB patchset.

Async completion handler can detect device disconnects without polling.
We do not need the timer anymore.

Signed-off-by: Max Krasnyansky <maxk@kernel.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5052 c046a42c-6fe2-441c-8c8c-71466251a162
usb-linux.c