• Phil Dibowitz's avatar
    [PATCH] Fix GO_SLOW delay · e4334fa4
    Phil Dibowitz authored
    This patch changes the delay for the US_FL_GO_SLOW patch from 110us to 125.
    Some delays need this extra delay includign Jan De Luyck's drive which spawned
    the original increase from 110 to 110us. 125 is a microframe, so this delay
    seems to make sense more than just be a random delay (thanks to David Brownell
    for pointing that out after my original patch).
    Signed-off-by: default avatarPhil Dibowitz <phil@ipom.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    
    
    Index: gregkh-2.6/drivers/usb/storage/transport.c
    ===================================================================
    e4334fa4
transport.c 37.8 KB