[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200620171832.3679837-1-olteanv@gmail.com>
Date: Sat, 20 Jun 2020 20:18:29 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: andrew@...n.ch, f.fainelli@...il.com, vivien.didelot@...il.com
Subject: [PATCH net-next 0/3] Cosmetic cleanup in SJA1105 DSA driver
From: Vladimir Oltean <vladimir.oltean@....com>
This removes the sparse warnings from the sja1105 driver and makes some
structures constant.
Vladimir Oltean (3):
net: dsa: sja1105: remove empty structures from config table ops
net: dsa: sja1105: make config table operation structures constant
net: dsa: sja1105: make the instantiations of struct sja1105_info
constant
drivers/net/dsa/sja1105/sja1105.h | 12 +++----
.../net/dsa/sja1105/sja1105_dynamic_config.c | 25 ++-----------
.../net/dsa/sja1105/sja1105_dynamic_config.h | 4 +--
drivers/net/dsa/sja1105/sja1105_spi.c | 17 +++++----
.../net/dsa/sja1105/sja1105_static_config.c | 36 ++++---------------
.../net/dsa/sja1105/sja1105_static_config.h | 12 +++----
6 files changed, 33 insertions(+), 73 deletions(-)
--
2.25.1
Powered by blists - more mailing lists