diff options
author | 2020-07-08 18:58:08 +0530 | |
---|---|---|
committer | 2020-07-13 12:14:58 +0530 | |
commit | 0672fb0d422246725c3af0957cbdbedcc86008a1 (patch) | |
tree | a775972343f7ea116718c2ce499c15ccc6a8e0be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | phy: rockchip-typec: use correct format for structure description (diff) | |
download | wireguard-linux-0672fb0d422246725c3af0957cbdbedcc86008a1.tar.xz wireguard-linux-0672fb0d422246725c3af0957cbdbedcc86008a1.zip |
phy: exynos5-usbdrd: use correct format for structure description
We get warning with W=1 build:
drivers/phy/samsung/phy-exynos5-usbdrd.c:211: warning: Function
parameter or member 'phys' not described in 'exynos5_usbdrd_phy'
drivers/phy/samsung/phy-exynos5-usbdrd.c:211: warning: Function
parameter or member 'vbus' not described in 'exynos5_usbdrd_phy'
drivers/phy/samsung/phy-exynos5-usbdrd.c:211: warning: Function
parameter or member 'vbus_boost' not described in 'exynos5_usbdrd_phy'
These members are provided with description but format is not quite
right resulting in above warnings
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20200708132809.265967-5-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions