From: Egil Hjelmeland <pri...@egil-hjelmeland.no> Date: Sun, 30 Jul 2017 19:58:52 +0200
> This series fix the MDIO interface for the lan9303 DSA driver. > Bugs found after testing on actual HW. > > This series is extracted from the first patch of my first large > series. Significant changes from that version are: > - use mdiobus_write_nested, mdiobus_read_nested. > - EXPORT lan9303_indirect_phy_ops > > Unfortunately I do not have access to i2c based system for > testing. > > Changes from first version: > - Change EXPORT_SYMBOL to EXPORT_SYMBOL_GPL Series applied, thanks.