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)
commit885582c48e5fbf47ccc4273aaa5f2f56ad513253
treeefcebf08914aef7b186cc360e3508a68d1e07a08
parentc68bb0d738897ed39b90c7ccb22e01c938117051
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