Merge branch 'phy-micrel-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 21:52:09 +0000 (16:52 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 21:52:09 +0000 (16:52 -0500)
Alexandre Belloni says:

====================
phy: micrel: fix issues with interrupt on atmel boards

Since the phy is not polled anymore, there were issues getting a link on the
sama5d* xplained boards.

I'm not too sure about were those fixes should go and I'm wondering whether the
first one shoud be made generic.

For the second one, I found the PHY_HAS_MAGICANEG flag that is not used and I
wondering whether this is related to that kind of issue. I had a quick look at
the history and could'nt find its use.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge