usb: gadget: ast2600: Fix a couple of spelling mistakes
authorColin Ian King <colin.i.king@gmail.com>
Wed, 15 Jun 2022 07:35:18 +0000 (08:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jun 2022 14:30:56 +0000 (16:30 +0200)
commite2900f7466ddf013686520f2d23c3a9d50a6a516
treecf993095435187e0f5d277ae034f124fda638234
parentc09b1f372e746aeeb61ef8ffe0fea3970fd9273e
usb: gadget: ast2600: Fix a couple of spelling mistakes

There are a couple of spelling mistakes, one in a dev_warn message
and another in a SETUP_DBG message. Fix these and remove an extraneous
white space too.

Acked-by: Neal Liu <neal_liu@aspeedtech.com>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220615073518.192827-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/aspeed_udc.c