Commit 897b8138 authored by Randy Dunlap's avatar Randy Dunlap Committed by Felipe Balbi
Browse files

usb: phy: phy-ab8500-usb: fix spello of "function"



Fix typo/spello of "function".

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Felipe Balbi <balbi@kernel.org>
Cc: linux-usb@vger.kernel.org
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: default avatarFelipe Balbi <balbi@kernel.org>
parent 7974ecd7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -518,7 +518,7 @@ static int ab8500_usb_link_status_update(struct ab8500_usb *ab,
 *   3. Enable AB regulators
 *   4. Enable USB phy
 *   5. Reset the musb controller
 *   6. Switch the ULPI GPIO pins to fucntion mode
 *   6. Switch the ULPI GPIO pins to function mode
 *   7. Enable the musb Peripheral5 clock
 *   8. Restore MUSB context
 */