]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: core: Remove unused phy_pm_runtime_(allow|forbid)
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 6 Mar 2025 01:54:08 +0000 (01:54 +0000)
committerVinod Koul <vkoul@kernel.org>
Mon, 10 Mar 2025 07:28:07 +0000 (12:58 +0530)
commitb02d41d884f64d22d5d5a2a4b35550f5e80bdb3d
treee21db058ab81549fb88d8da369f14f05f21c5001
parent1f7af7f3c353ae3b384a66a82c5074ac28901160
phy: core: Remove unused phy_pm_runtime_(allow|forbid)

phy_pm_runtime_allow() and phy_pm_runtime_forbid() were added in 2013
as part of
commit ff764963479a ("drivers: phy: add generic PHY framework")
but have remained unused.

Remove them.
Fix up the (English) docs - I've left the Chinese translation.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20250306015408.277729-1-linux@treblig.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/phy/phy.rst
drivers/phy/phy-core.c
include/linux/phy/phy.h