summaryrefslogtreecommitdiff
path: root/drivers/usb/chipidea
diff options
context:
space:
mode:
authorJulius Werner <jwerner@chromium.org>2013-06-01 05:34:52 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-03 22:01:09 +0400
commit06a962fa7f9bf068eb1238d7aa20453b9e11a9fd (patch)
tree22443084a459f47fb860a8b53f9f88ee3c2c5ec2 /drivers/usb/chipidea
parentccf92c94135059c2fa7ee67bbd19af5103547510 (diff)
downloadlinux-06a962fa7f9bf068eb1238d7aa20453b9e11a9fd.tar.xz
usb: misc: usb3503: Remove 100ms sleep on reset, conform to data sheet
The usb3503 driver sleeps a flat 100ms when resetting the chip, with a comment about waiting for the reference clock. This seems to be a board-specific detail that should not hold up boot across all platforms. This patch reduces the sleep to the 4ms initialization delay that the chip itself actually requires (as per its data sheet). If certain boards require more time to set up the reference clock, they should change this through local patches or add a proper, configurable synchronization mechanism. Signed-off-by: Julius Werner <jwerner@chromium.org> Signed-off-by: Dongjin Kim <tobetter@gmail.com> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions