Merge branch 'bcmgenet-net'
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 23:23:29 +0000 (18:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Nov 2014 23:23:29 +0000 (18:23 -0500)
commitcaa13a9f6a66f00203bea1ee9fc4446b96dcfe7c
treedcf90116b98a288d62d3675b55d7b0a84e0f0163
parent93ecd2607f55f99ec0022f53f8224566c8ec797f
parentdbd479db79572067a4c031f84c204ba30d0256ef
Merge branch 'bcmgenet-net'

Florian Fainelli says:

====================
net: bcmgenet: power management related fixes

These two patches fixes issues seen while testing power management on
platforms using the GENET driver.

First patch fixes an issue with the PHY state machine queuing work after
resume since we are not properly detached from it.

Second patch fixes an issue with GENET interfaces that were not properly
restored to a working state after a S3 suspend/resume cycle.
====================

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