]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
phy: rockchip: inno-usb2: Add missing clkout_ctl_phy kerneldoc
authorHeiko Stuebner <heiko@sntech.de>
Wed, 20 May 2026 10:28:59 +0000 (12:28 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 11 Jun 2026 15:27:07 +0000 (20:57 +0530)
commit2ace2e949979b82f82f12dd76d7c5a6145246ca3
treec758771568dc5cebd27941d8f23b4deca63a45a5
parent1e8065dfac34d1217f961e079959b71c69123417
phy: rockchip: inno-usb2: Add missing clkout_ctl_phy kerneldoc

Add the missing documentation for the newly added clkout_ctl_phy field.

Fixes: 2775541de058 ("phy: rockchip: inno-usb2: Add clkout_ctl_phy support")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202605150315.MyBNQOPB-lkp@intel.com/
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patch.msgid.link/20260520102859.1357411-1-heiko@sntech.de
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/rockchip/phy-rockchip-inno-usb2.c