On 04/01/16 09:36, Andrew Lunn wrote:
> Within phy.h, an address on an MII bus has been called both addr and
> phy_id. phy_id is particularly confusion, since it also means the ID
> found in register 3, if the device on the bus is a phy. Consistently
> use addr.
>
> Signed-off-by: Andrew Lunn
Re
Within phy.h, an address on an MII bus has been called both addr and
phy_id. phy_id is particularly confusion, since it also means the ID
found in register 3, if the device on the bus is a phy. Consistently
use addr.
Signed-off-by: Andrew Lunn
---
include/linux/phy.h | 4 ++--
1 file changed, 2