https://github.com/torvalds/linux
Revision 7a6ad1dd86a45da8f235300349d4abd9ae7d1a21 authored by David Lopo on 19 April 2008, 01:49:01 UTC, committed by Greg Kroah-Hartman on 02 May 2008, 17:25:54 UTC
Initialize timer earlier so if an error occurs allocating USB request
or buffer request (zero_bind) Gadget Zero will not hang trying to
delete an uninitialized timer (zero_unbind).

Signed-off-by: David Lopo <lopo.david@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 7472f38
History
Tip revision: 7a6ad1dd86a45da8f235300349d4abd9ae7d1a21 authored by David Lopo on 19 April 2008, 01:49:01 UTC
usb: gadget zero timer init fix
Tip revision: 7a6ad1d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 682 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 96.9 KB
Makefile -rw-r--r-- 53.7 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top