Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Fix typo/spello of "function".

Cc: Felipe Balbi <balbi@kernel.org>
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/1be7e71f-6b79-290a-f38e-b51ccaf85e8e@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Randy Dunlap and committed by
Greg Kroah-Hartman
f5f875b5 ac9ae510

+1 -1
+1 -1
drivers/usb/phy/phy-ab8500-usb.c
··· 518 518 * 3. Enable AB regulators 519 519 * 4. Enable USB phy 520 520 * 5. Reset the musb controller 521 - * 6. Switch the ULPI GPIO pins to fucntion mode 521 + * 6. Switch the ULPI GPIO pins to function mode 522 522 * 7. Enable the musb Peripheral5 clock 523 523 * 8. Restore MUSB context 524 524 */