From: Simon Arlott Date: Sat, 21 Nov 2009 15:12:56 +0000 (+0000) Subject: USB: cxacru: firmware writes on OHCI are slow, log progress X-Git-Tag: v2.6.34-rc1~215^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885582c48e5fbf47ccc4273aaa5f2f56ad513253;p=pandora-kernel.git USB: cxacru: firmware writes on OHCI are slow, log progress Firmware writing takes 256ms per 4KB with OHCI, which is very slow compared to 7ms per 4KB with UHCI. Until I have access to a hardware USB analyser it may not be possible to determine why this happens. Instead of appearing to do nothing, log progress when writing firmware and then log the ATM device information when finished. Remove an unnecessary 4 second delay. Signed-off-by: Simon Arlott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed