]> git.baikalelectronics.ru Git - kernel.git/commit
USB: cxacru: firmware writes on OHCI are slow, log progress
authorSimon Arlott <simon@fire.lp0.eu>
Sat, 21 Nov 2009 15:12:56 +0000 (15:12 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:53:00 +0000 (14:53 -0800)
commit23bec53d7a28f38d5d13be363970944558982665
treeefcebf08914aef7b186cc360e3508a68d1e07a08
parent5a33f85ed110a473b691ad9d9842f30e550f1443
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 <simon@fire.lp0.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/atm/cxacru.c