phy: ti: tusb1210: Fix the kernel-doc warn
authorVinod Koul <vkoul@kernel.org>
Tue, 16 Nov 2021 10:39:51 +0000 (16:09 +0530)
committerVinod Koul <vkoul@kernel.org>
Sat, 20 Nov 2021 06:03:23 +0000 (11:33 +0530)
commit466b1516e74ffbb268dce83e41ca62bcfc822cb6
tree29e9a5ef0c7baf34eaa349a81fe4228322b49840
parent1de7c6ad9a093100682e8d28e8e066d86a339b48
phy: ti: tusb1210: Fix the kernel-doc warn

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

drivers/phy/ti/phy-tusb1210.c:16: warning: expecting prototype for tusb1210.c(). Prototype was for TUSB1210_VENDOR_SPECIFIC2() instead

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Liam Beguin <liambeguin@gmail.com>
Link: https://lore.kernel.org/r/20211116103951.34482-6-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/ti/phy-tusb1210.c