* [PATCHv2] phy: apple: atc: remove stale kernel-doc for removed struct members
@ 2026-09-09 22:08 ` Rosen Penev
0 siblings, 0 replies; 4+ messages in thread
From: Rosen Penev @ 2026-09-09 22:08 UTC (permalink / raw)
To: linux-phy
Cc: Sven Peter, Janne Grunau, Neal Gompa, Vinod Koul, Neil Armstrong,
Manivannan Sadhasivam, open list:ARM/APPLE MACHINE SUPPORT,
moderated list:ARM/APPLE MACHINE SUPPORT, open list
The @sw and @mux members were never present in struct apple_atcphy,
causing kernel-doc warnings.
Assisted-by: opencode:big-pickle
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
---
v2: remove removed in description
drivers/phy/apple/atc.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/phy/apple/atc.c b/drivers/phy/apple/atc.c
index 4156fabad742..f09305dd76d1 100644
--- a/drivers/phy/apple/atc.c
+++ b/drivers/phy/apple/atc.c
@@ -585,8 +585,6 @@ struct atcphy_mode_configuration {
* @phys.dp: DisplayPort PHY instance
* @phy_provider: PHY provider instance
* @rcdev: Reset controller device
- * @sw: Type-C switch instance
- * @mux: Type-C mux instance
* @lock: Mutex for synchronizing register access across PHY, Type-C switch/mux and reset controller
*/
struct apple_atcphy {
--
2.55.0
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCHv2] phy: apple: atc: remove stale kernel-doc for removed struct members
@ 2026-09-09 22:08 ` Rosen Penev
0 siblings, 0 replies; 4+ messages in thread
From: Rosen Penev @ 2026-09-09 22:08 UTC (permalink / raw)
To: linux-phy
Cc: Sven Peter, Janne Grunau, Neal Gompa, Vinod Koul, Neil Armstrong,
Manivannan Sadhasivam, open list:ARM/APPLE MACHINE SUPPORT,
moderated list:ARM/APPLE MACHINE SUPPORT, open list
The @sw and @mux members were never present in struct apple_atcphy,
causing kernel-doc warnings.
Assisted-by: opencode:big-pickle
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
---
v2: remove removed in description
drivers/phy/apple/atc.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/phy/apple/atc.c b/drivers/phy/apple/atc.c
index 4156fabad742..f09305dd76d1 100644
--- a/drivers/phy/apple/atc.c
+++ b/drivers/phy/apple/atc.c
@@ -585,8 +585,6 @@ struct atcphy_mode_configuration {
* @phys.dp: DisplayPort PHY instance
* @phy_provider: PHY provider instance
* @rcdev: Reset controller device
- * @sw: Type-C switch instance
- * @mux: Type-C mux instance
* @lock: Mutex for synchronizing register access across PHY, Type-C switch/mux and reset controller
*/
struct apple_atcphy {
--
2.55.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCHv2] phy: apple: atc: remove stale kernel-doc for removed struct members
2026-09-09 22:08 ` Rosen Penev
@ 2026-09-13 10:56 ` Vinod Koul
-1 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2026-09-13 10:56 UTC (permalink / raw)
To: linux-phy, Rosen Penev
Cc: Sven Peter, Janne Grunau, Neal Gompa, Neil Armstrong,
Manivannan Sadhasivam, asahi, linux-arm-kernel, linux-kernel
On Wed, 09 Sep 2026 15:08:10 -0700, Rosen Penev wrote:
> The @sw and @mux members were never present in struct apple_atcphy,
> causing kernel-doc warnings.
>
>
Applied, thanks!
[1/1] phy: apple: atc: remove stale kernel-doc for removed struct members
commit: 44e2000fe44bce2397b5be89cdafc28ee1bb0e66
Best regards,
--
~Vinod
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCHv2] phy: apple: atc: remove stale kernel-doc for removed struct members
@ 2026-09-13 10:56 ` Vinod Koul
0 siblings, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2026-09-13 10:56 UTC (permalink / raw)
To: linux-phy, Rosen Penev
Cc: Sven Peter, Janne Grunau, Neal Gompa, Neil Armstrong,
Manivannan Sadhasivam, asahi, linux-arm-kernel, linux-kernel
On Wed, 09 Sep 2026 15:08:10 -0700, Rosen Penev wrote:
> The @sw and @mux members were never present in struct apple_atcphy,
> causing kernel-doc warnings.
>
>
Applied, thanks!
[1/1] phy: apple: atc: remove stale kernel-doc for removed struct members
commit: 44e2000fe44bce2397b5be89cdafc28ee1bb0e66
Best regards,
--
~Vinod
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-09-13 10:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-09 22:08 [PATCHv2] phy: apple: atc: remove stale kernel-doc for removed struct members Rosen Penev
2026-09-09 22:08 ` Rosen Penev
2026-09-13 10:56 ` Vinod Koul
2026-09-13 10:56 ` Vinod Koul
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.