[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200705182921.887441-1-andrew@lunn.ch>
Date: Sun, 5 Jul 2020 20:29:14 +0200
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Alexandru Ardelean <alexaundru.ardelean@...log.com>,
Richard Cochran <richardcochran@...il.com>,
Sunil Goutham <sgoutham@...vell.com>,
Robert Richter <rrichter@...vell.com>,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [PATCH net-next 0/7] drivers/net/phy C=1 W=1 fixes
This fixed most of the Sparse and W=1 warnings in drivers/net/phy. The
Cavium code is still not fully clean, but it might actually be the
strange code is confusing Sparse.
GregKH: Is it O.K. to take the last patch via netdev, not staging?
Cc: Alexandru Ardelean <alexaundru.ardelean@...log.com>
Cc: Richard Cochran <richardcochran@...il.com>
Cc: Sunil Goutham <sgoutham@...vell.com>
Cc: Robert Richter <rrichter@...vell.com>
Cc: Sunil Goutham <sgoutham@...vell.com>
Cc: Robert Richter <rrichter@...vell.com>
Cc: Chris Packham <chris.packham@...iedtelesis.co.nz>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Andrew Lunn (7):
net: phy: at803x: Avoid comparison is always false warning
net: phy: Fixup parameters in kerneldoc
net: phy: Properly define genphy_c45_driver
net: phy: Make phy_10gbit_fec_features_array static
net: phy: dp83640: Fixup cast to restricted __be16 warning
net: phy: cavium: Improve __iomem mess
net: phy: mdio-octeon: Cleanup module loading dependencies
drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 6 +-----
drivers/net/phy/adin.c | 12 ++++++------
drivers/net/phy/at803x.c | 7 +++----
drivers/net/phy/dp83640.c | 5 +++--
drivers/net/phy/mdio-boardinfo.c | 3 ++-
drivers/net/phy/mdio-cavium.h | 14 +++++++-------
drivers/net/phy/mdio-octeon.c | 11 ++---------
drivers/net/phy/mdio-thunder.c | 2 +-
drivers/net/phy/mdio_device.c | 2 +-
drivers/net/phy/phy_device.c | 4 +---
drivers/staging/octeon/ethernet-mdio.c | 2 +-
drivers/staging/octeon/ethernet-mdio.h | 2 --
drivers/staging/octeon/ethernet.c | 2 --
include/linux/phy.h | 3 +++
14 files changed, 31 insertions(+), 44 deletions(-)
--
2.27.0.rc2
Powered by blists - more mailing lists