phy: mvebu-cp110-utmi: Fix kernel-doc warns
authorVinod Koul <vkoul@kernel.org>
Tue, 16 Nov 2021 10:39:46 +0000 (16:09 +0530)
committerVinod Koul <vkoul@kernel.org>
Sat, 20 Nov 2021 06:03:22 +0000 (11:33 +0530)
commit31c66bfa95c14321e754ade581a65a50fd482841
tree7b1ca595b14cf9d23e4d1fce97563371ea953fb0
parent7adaf921b6438b6ba1c983a4ca5622f8173063f0
phy: mvebu-cp110-utmi: Fix kernel-doc warns

Fix the format and add description for ops to fix the below warnings:

drivers/phy/marvell/phy-mvebu-cp110-utmi.c:94: warning: Function parameter or member 'syscon' not described in 'mvebu_cp110_utmi'
drivers/phy/marvell/phy-mvebu-cp110-utmi.c:94: warning: Function parameter or member 'ops' not described in 'mvebu_cp110_utmi'

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