mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] phy: cadence: Sierra: Constify some structs
@ 2024-07-11 19:34 Christophe JAILLET
  2024-07-11 19:34 ` [PATCH 1/3] phy: cadence: Sierra: Constify struct cdns_reg_pairs Christophe JAILLET
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christophe JAILLET @ 2024-07-11 19:34 UTC (permalink / raw)
  To: vkoul, kishon
  Cc: linux-phy, linux-kernel, kernel-janitors, Christophe JAILLET

This series is just about constification of some structs.

Before:
======
   text	   data	    bss	    dec	    hex	filename
  60489	   4342	     16	  64847	   fd4f	drivers/phy/cadence/phy-cadence-sierra.o

After:
=====
   text	   data	    bss	    dec	    hex	filename
  60897	   3878	     16	  64791	   fd17	drivers/phy/cadence/phy-cadence-sierra.o

All patches have been compile tested only.

Christophe JAILLET (3):
  phy: cadence: Sierra: Constify struct cdns_reg_pairs
  phy: cadence: Sierra: Constify struct cdns_sierra_vals
  phy: cadence: Sierra: Constify a u32[]

 drivers/phy/cadence/phy-cadence-sierra.c | 88 ++++++++++++------------
 1 file changed, 44 insertions(+), 44 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-08-01  6:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-11 19:34 [PATCH 0/3] phy: cadence: Sierra: Constify some structs Christophe JAILLET
2024-07-11 19:34 ` [PATCH 1/3] phy: cadence: Sierra: Constify struct cdns_reg_pairs Christophe JAILLET
2024-07-11 19:34 ` [PATCH 2/3] phy: cadence: Sierra: Constify struct cdns_sierra_vals Christophe JAILLET
2024-07-11 19:34 ` [PATCH 3/3] phy: cadence: Sierra: Constify a u32[] Christophe JAILLET
2024-08-01  6:55 ` [PATCH 0/3] phy: cadence: Sierra: Constify some structs 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®