Merge branch 'fec-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 04:37:06 +0000 (23:37 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 04:37:06 +0000 (23:37 -0500)
commit52c9b12d380c8d83b9a34fee268142c53b5ad956
tree4a549a98368a3f9baa6e552dc3072b4da535c070
parent198bf1b046e370a7d3987b195cff5f1efebec3ac
parent0c5a3aef9ffc8a7a6fb74be6d87e066b5424f8c3
Merge branch 'fec-next'

Fugang Duan says:

====================
net: fec: driver code clean and bug fix

The patch serial include code clean and bug fix:
Patch#1: avoid dummy operation during suspend/resume test.
Patch#2: bug fix for i.MX6SX SOC that clean all interrupt events during MAC initial process.
Patch#3: before phy device link status is up, only enable MDIO bus interrupt.

V2:
- Modify the comment form from David's suggestion.
====================

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