commit | d5477c11111467e19787f00d3cab20fb48c2699e | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue Oct 10 11:56:26 2006 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Oct 17 14:46:32 2006 -0700 |
tree | 58716db7e697cdacec1895fc9803604eddfc775c | |
parent | c40fd5ea565587c05b0e2c49c02cad2c35fd85c6 [diff] |
usbcore: fix endpoint device creation This patch (as800) straightens out the USB endpoint class device creation routine, fixing a refcount bug in the process. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>