From: Florian Fainelli Date: Fri, 19 Sep 2014 20:07:54 +0000 (-0700) Subject: net: dsa: allow switch drivers to specify phy_device::dev_flags X-Git-Tag: fixes-against-v3.18-rc2~81^2~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6819563e646a7f3692836daefd12cd86c697759f;p=pandora-kernel.git net: dsa: allow switch drivers to specify phy_device::dev_flags Some switch drivers (e.g: bcm_sf2) may have to communicate specific workarounds or flags towards the PHY device driver. Allow switches driver to be delegated that task by introducing a get_phy_flags() callback which will do just that. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed