Merge branch 'fec_regulator_suspend_resume'
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 May 2013 05:30:23 +0000 (22:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 May 2013 05:30:23 +0000 (22:30 -0700)
Fabio Estevam says:

====================
This series provides support for controlling the PHY regulator in suspend/resume.

Fabio Estevam (5):
  fec: Place the phy regulator in the private structure
  fec: Invert the order of error path sequence
  fec: Disable the PHY regulator on error and removal
  fec: Remove irqs first
  fec: Handle the regulator in suspend/resume
====================

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

Trivial merge