From: Fabio Estevam Date: Mon, 27 May 2013 03:48:29 +0000 (+0000) Subject: fec: Place the phy regulator in the private structure X-Git-Tag: v3.11-rc1~16^2~300^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e9f3d2fdb141d920c9fd7bd5ea7db348f6d3be;p=pandora-kernel.git fec: Place the phy regulator in the private structure Instead of using a local reg_phy structure, let's put it inside the private structure, so that we are able to have access to the regulator structure even when we are outside fec_probe(). This is in preparation for controlling the FEC PHY regulator in the suspend and resume functions. Signed-off-by: Fabio Estevam Signed-off-by: David S. Miller --- Reading git-diff-tree failed