diff options
-rw-r--r-- | drivers/usb/phy/phy-ab8500-usb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/phy/phy-ab8500-usb.c b/drivers/usb/phy/phy-ab8500-usb.c index 0b1bd2369293..59cccfadae96 100644 --- a/drivers/usb/phy/phy-ab8500-usb.c +++ b/drivers/usb/phy/phy-ab8500-usb.c | |||
@@ -893,7 +893,7 @@ static int abx500_usb_link_status_update(struct ab8500_usb *ab) | |||
893 | 893 | ||
894 | /* | 894 | /* |
895 | * Disconnection Sequence: | 895 | * Disconnection Sequence: |
896 | * 1. Disconect Interrupt | 896 | * 1. Disconnect Interrupt |
897 | * 2. Disable regulators | 897 | * 2. Disable regulators |
898 | * 3. Disable AB clock | 898 | * 3. Disable AB clock |
899 | * 4. Disable the Phy | 899 | * 4. Disable the Phy |