commit | 2cfe8f8290bd28cf1ee67db914a6e76cf8e6437b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sat Jan 07 21:01:57 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 08 22:01:22 2017 -0500 |
tree | 431a83e3fd514e6fc2d8bbbe672f514c2e6bd85f | |
parent | a4c61b92b3a4cbda35bb0251a5063a68f0861b2c [diff] |
net: dsa: bcm_sf2: Utilize nested MDIO read/write We are implementing a MDIO bus which is behind another one, so use the nested version of the accessors to get lockdep annotations correct. Fixes: 461cd1b03e32 ("net: dsa: bcm_sf2: Register our slave MDIO bus") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>