mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] phy: starfive: remove unused struct 'regval'
@ 2024-05-27 20:59 linux
  2024-05-28  1:32 ` 回复: " Changhuang Liang
  2024-06-03 14:26 ` Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: linux @ 2024-05-27 20:59 UTC (permalink / raw)
  To: jack.zhu, changhuang.liang, vkoul
  Cc: linux-phy, linux-kernel, Dr. David Alan Gilbert

From: "Dr. David Alan Gilbert" <linux@treblig.org>

'regval' is unused since the original
commit f8aa660841bc ("phy: starfive: Add mipi dphy rx support").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
---
 drivers/phy/starfive/phy-jh7110-dphy-rx.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/phy/starfive/phy-jh7110-dphy-rx.c b/drivers/phy/starfive/phy-jh7110-dphy-rx.c
index 037a9e0263cd..0b039e1f71c5 100644
--- a/drivers/phy/starfive/phy-jh7110-dphy-rx.c
+++ b/drivers/phy/starfive/phy-jh7110-dphy-rx.c
@@ -46,11 +46,6 @@
 
 #define STF_MAP_LANES_NUM			6
 
-struct regval {
-	u32 addr;
-	u32 val;
-};
-
 struct stf_dphy_info {
 	/**
 	 * @maps:
-- 
2.45.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* 回复: [PATCH] phy: starfive: remove unused struct 'regval'
  2024-05-27 20:59 [PATCH] phy: starfive: remove unused struct 'regval' linux
@ 2024-05-28  1:32 ` Changhuang Liang
  2024-06-03 14:26 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Changhuang Liang @ 2024-05-28  1:32 UTC (permalink / raw)
  To: linux, Jack Zhu, vkoul; +Cc: linux-phy, linux-kernel



> From: "Dr. David Alan Gilbert" <linux@treblig.org>
> 
> 'regval' is unused since the original
> commit f8aa660841bc ("phy: starfive: Add mipi dphy rx support").
> 
> Remove it.
> 
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>

Reviewed-by: Changhuang Liang <changhuang.liang@starfivetech.com>

> ---
>  drivers/phy/starfive/phy-jh7110-dphy-rx.c | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/drivers/phy/starfive/phy-jh7110-dphy-rx.c
> b/drivers/phy/starfive/phy-jh7110-dphy-rx.c
> index 037a9e0263cd..0b039e1f71c5 100644
> --- a/drivers/phy/starfive/phy-jh7110-dphy-rx.c
> +++ b/drivers/phy/starfive/phy-jh7110-dphy-rx.c
> @@ -46,11 +46,6 @@
> 
>  #define STF_MAP_LANES_NUM			6
> 
> -struct regval {
> -	u32 addr;
> -	u32 val;
> -};
> -
>  struct stf_dphy_info {
>  	/**
>  	 * @maps:
> --
> 2.45.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] phy: starfive: remove unused struct 'regval'
  2024-05-27 20:59 [PATCH] phy: starfive: remove unused struct 'regval' linux
  2024-05-28  1:32 ` 回复: " Changhuang Liang
@ 2024-06-03 14:26 ` Vinod Koul
  1 sibling, 0 replies; 3+ messages in thread
From: Vinod Koul @ 2024-06-03 14:26 UTC (permalink / raw)
  To: jack.zhu, changhuang.liang, linux; +Cc: linux-phy, linux-kernel


On Mon, 27 May 2024 21:59:37 +0100, linux@treblig.org wrote:
> 'regval' is unused since the original
> commit f8aa660841bc ("phy: starfive: Add mipi dphy rx support").
> 
> Remove it.
> 
> 

Applied, thanks!

[1/1] phy: starfive: remove unused struct 'regval'
      commit: 9d3799c3e807ab5777cda6ae48ebc127b83bc8b0

Best regards,
-- 
Vinod Koul <vkoul@kernel.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-03 14:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-27 20:59 [PATCH] phy: starfive: remove unused struct 'regval' linux
2024-05-28  1:32 ` 回复: " Changhuang Liang
2024-06-03 14:26 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®