From: Florian Fainelli Date: Thu, 5 Feb 2015 19:40:41 +0000 (-0800) Subject: net: dsa: bcm_sf2: move GPHY enabling to its own function X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~30^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b083668c93e5bf889e6ec4761540be1accc3f1b1;p=pandora-kernel.git net: dsa: bcm_sf2: move GPHY enabling to its own function Move the code that touches the single GPHY register from bcm_sf2_sw_resume() to a separate function since we will have to enable/disable the GPHY from different locations, and we want the code to be self-contained. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed