phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi comments
authorVinod Koul <vkoul@kernel.org>
Wed, 8 Jul 2020 13:28:04 +0000 (18:58 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 13 Jul 2020 06:44:37 +0000 (12:14 +0530)
commit901e0a8f14a1497ce6229445daac4aec1dd93b92
treeb703c47fd69d5ad7cfc84d1012f54ef3e4c7de19
parentdcbabfeb17c3c2fdb6bc92a3031ecd37df1834a8
phy-mvebu-a3700-utmi: correct typo in struct mvebu_a3700_utmi comments

We get warning with W=1 build:
drivers/phy/marvell/phy-mvebu-a3700-utmi.c:84: warning: Function
parameter or member 'usb_misc' not described in 'mvebu_a3700_utmi'

Fix that by correcting the typo usb_mis

Link: https://lore.kernel.org/r/20200708132809.265967-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/marvell/phy-mvebu-a3700-utmi.c