From: Huang, Xiong Date: Wed, 25 Apr 2012 20:27:10 +0000 (+0000) Subject: atl1c: refine phy-register read/write function X-Git-Tag: v3.5-rc1~109^2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929a5e9318f090e190b67343fb37533e58aec3a3;p=pandora-kernel.git atl1c: refine phy-register read/write function phy register is read/write via MDIO control module --- that module will be affected by the hibernate status, to access phy regs in hib stutus, slow frequency clk must be selected. To access phy extension register, the MDIO related registers are refined/updated, a _core function is re-wroted for both regular PHY regs and extension regs. existing PHY r/w function is revised based on the _core. PHY extension registers will be used for the comming patches. Signed-off-by: xiong Tested-by: Liu David Signed-off-by: David S. Miller --- Reading git-diff-tree failed