phy: qualcomm: usb-hsic: Fix the kernel-doc warn
authorVinod Koul <vkoul@kernel.org>
Tue, 16 Nov 2021 10:39:49 +0000 (16:09 +0530)
committerVinod Koul <vkoul@kernel.org>
Sat, 20 Nov 2021 06:03:23 +0000 (11:33 +0530)
commit1de7c6ad9a093100682e8d28e8e066d86a339b48
treee5f0d9f45eb8903f9f3386bf509e59c95c5251fe
parente697ffe39a0df3cc0cd977059a9207cb3084ff11
phy: qualcomm: usb-hsic: Fix the kernel-doc warn

The comment is not kernel-doc one and starts with /**, so fix that.

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

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211116103951.34482-4-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-usb-hsic.c