From: Florian Fainelli Date: Sat, 23 Aug 2014 01:55:43 +0000 (-0700) Subject: net: phy: export phy_{read,write}_mmd_indirect X-Git-Tag: fixes-against-v3.18-rc2~81^2~241^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ce7fb9807b036058aa380bfd2b3851ae25ce39;p=pandora-kernel.git net: phy: export phy_{read,write}_mmd_indirect Some PHY drivers might need to access Clause 45 registers in Clause 22 compatibility mode to e.g: properly advertise EEE support when disabled by default. Export these two helper functions: phy_read_mmd_indirect() and phy_write_mmd_indirect() for drivers to use them. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed