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)
commit3acfeac351c6ab2fe1139ee13d780729af0c8145
treefb6e0796574966738c80cc68cabfd00319283383
parent3904dcc4a7af8e28e45a8d123cef3f7653847a51
parent238f7bc74cde96e285e59a84e0c7bbd37faa8c07
Merge branch 'fec_regulator_suspend_resume'

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>