phy: ti: omap-usb2: Fix the kernel-doc style
authorVinod Koul <vkoul@kernel.org>
Sat, 20 Nov 2021 06:15:31 +0000 (11:45 +0530)
committerVinod Koul <vkoul@kernel.org>
Tue, 23 Nov 2021 05:08:24 +0000 (10:38 +0530)
commit7947113fd07a372de813edddfce6cb0a38ab66e0
tree7d766185a257cc20f339dc30e6ecde7363c7e1fe
parent0d1c7e5544581646ea22c42012434e92dfb40a58
phy: ti: omap-usb2: Fix the kernel-doc style

The documentation uses incorrect style, so fix that.

drivers/phy/ti/phy-omap-usb2.c:102: warning: Function parameter or member 'comparator' not described in 'omap_usb2_set_comparator'

While at it, use a single line for function description

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