usb: musb: fix spelling mistake: "periperal" -> "peripheral"
authorColin Ian King <colin.king@canonical.com>
Fri, 17 Jan 2020 09:31:24 +0000 (09:31 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jan 2020 18:58:45 +0000 (19:58 +0100)
commit1e31d3caa262cffa728e007ad209fb8e72b276a8
tree0454126aa767666f802c25c07157823deb0e3312
parentdd7d99dc688d0fc448976f52f8517fbdeccdccda
usb: musb: fix spelling mistake: "periperal" -> "peripheral"

There is a spelling mistake in a dev_err error message. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200117093124.97965-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_core.c