linux_dsm_epyc7002/drivers/phy/rockchip
Enric Balletbo i Serra 8fa0402ba3 phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentation
Fix the typo flase -> false and clean up the kernel-doc documentation in
phy-rockchip-inno.usb2.c and fix the following warnings when documentation
is built.

  :58: warning: missing initial short description
  :69: warning: cannot understand function prototype: 'enum usb_chg_state '
  :97: warning: missing initial short description
  :136: warning: cannot understand function prototype: 'struct rockchip_usb2phy_port_cfg '
  :157: warning: cannot understand function prototype: 'struct rockchip_usb2phy_cfg '
  :163: warning: Function parameter or member 'port_cfgs' not described in 'rockchip_usb2phy_cfg'
  :187: warning: cannot understand function prototype: 'struct rockchip_usb2phy_port '
  :204: warning: Function parameter or member 'port_cfg' not described in 'rockchip_usb2phy_port'
  :207: warning: missing initial short description
  :234: warning: Function parameter or member 'dev' not described in 'rockchip_usb2phy'
  :234: warning: Function parameter or member 'clk480m_hw' not described in 'rockchip_usb2phy'

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2019-02-07 11:10:42 +05:30
..
Kconfig phy: add Rockchip Innosilicon hdmi phy 2018-09-10 14:37:37 +05:30
Makefile phy: add Rockchip Innosilicon hdmi phy 2018-09-10 14:37:37 +05:30
phy-rockchip-dp.c
phy-rockchip-emmc.c phy: Convert to using %pOFn instead of device_node.name 2018-09-25 16:10:07 +05:30
phy-rockchip-inno-hdmi.c phy: add Rockchip Innosilicon hdmi phy 2018-09-10 14:37:37 +05:30
phy-rockchip-inno-usb2.c phy: rockchip-inno-usb2: fix misspelling and kernel-doc documentation 2019-02-07 11:10:42 +05:30
phy-rockchip-pcie.c phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs 2017-08-28 13:34:37 -05:00
phy-rockchip-typec.c phy: Use of_node_name_eq for node name comparisons 2018-12-12 10:01:44 +05:30
phy-rockchip-usb.c phy: rockchip-usb: add usb-uart setup for rk3188 2018-09-25 16:10:13 +05:30