[PATCH 0/2] ACPI/DT mdiobus module owner fixes

Florian Fainelli posted 2 patches 2 years, 11 months ago
There is a newer version of this series
drivers/net/mdio/acpi_mdio.c  | 10 ++++++----
drivers/net/mdio/of_mdio.c    |  9 +++++----
drivers/net/phy/mdio_devres.c |  8 ++++----
include/linux/acpi_mdio.h     |  9 ++++++++-
include/linux/of_mdio.h       | 22 +++++++++++++++++++---
5 files changed, 42 insertions(+), 16 deletions(-)
[PATCH 0/2] ACPI/DT mdiobus module owner fixes
Posted by Florian Fainelli 2 years, 11 months ago
This patch series fixes wrong mdiobus module ownership for MDIO buses
registered from DT or ACPI.

Thanks Maxime for providing the first patch and making me see that ACPI
also had the same issue.

Florian Fainelli (1):
  net: mdio: fix owner field for mdio buses registered using ACPI

Maxime Bizon (1):
  net: mdio: fix owner field for mdio buses registered using device-tree

 drivers/net/mdio/acpi_mdio.c  | 10 ++++++----
 drivers/net/mdio/of_mdio.c    |  9 +++++----
 drivers/net/phy/mdio_devres.c |  8 ++++----
 include/linux/acpi_mdio.h     |  9 ++++++++-
 include/linux/of_mdio.h       | 22 +++++++++++++++++++---
 5 files changed, 42 insertions(+), 16 deletions(-)

-- 
2.34.1