commit | e76a4957c5ee5cf69cea89d450c29c536e77ce9e | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Jan 06 20:11:23 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 14:31:27 2016 -0500 |
tree | 3367354264ab950a1210556f7712a362420679c0 | |
parent | be01da72b1b832b89fbdf59ae6f1b60e53ca2987 [diff] |
phy: Move phy specific bus match into phy_device Matching a driver to a device has both generic parts, and parts which are specific to PHY devices. Move the PHY specific parts into phy_device. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>