phy: qualcomm: ipq806x-usb: Fix kernel-doc style
authorVinod Koul <vkoul@kernel.org>
Sat, 20 Nov 2021 06:15:30 +0000 (11:45 +0530)
committerVinod Koul <vkoul@kernel.org>
Tue, 23 Nov 2021 05:08:24 +0000 (10:38 +0530)
commit0d1c7e5544581646ea22c42012434e92dfb40a58
treed319cb21120d0af0dc152d686cdc180c34f183d3
parent466b1516e74ffbb268dce83e41ca62bcfc822cb6
phy: qualcomm: ipq806x-usb: Fix kernel-doc style

The functions are documented but there were style issues, so fix
the style and add missing description for phy_dwc3

drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c:130:
drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c:174:
drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c:212: warning:
This comment starts with '/**', but isn't a kernel-doc comment.
Refer Documentation/doc-guide/kernel-doc.rst

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211120061531.410771-1-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c