From: David S. Miller Date: Thu, 28 Aug 2014 01:24:16 +0000 (-0700) Subject: tulip: dmfe: Fix global namespace pollution of phy accessors. X-Git-Tag: fixes-against-v3.18-rc2~81^2~211 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73852b2bfb743298dff9e731615ee0162b33630c;p=pandora-kernel.git tulip: dmfe: Fix global namespace pollution of phy accessors. The dmfe driver has "phy_read()" and "phy_write()" functions, which we need to rename because the generic phy layer is about to export generic interfaces with the same name. Signed-off-by: David S. Miller --- Reading git-diff-tree failed