commit | 0f95903ef60868a1aba0f9fb2e61419fc3a697f2 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Wed Nov 19 12:59:17 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 14:08:56 2014 -0500 |
tree | 3daf10091cfc1e8bb77344b4e7396fd3c76e23bf | |
parent | e7a792e945f9bc5eb3032db8db11c762e8ea9ab0 [diff] |
net: phy: micrel: add has-broadcast-disable flag to type data Add has_broadcast_disable flag to type-data and generic config_init. This allows us to remove the ksz8081 config_init callback. Note that ksz8021_config_init is kept for now due to a95a18afe4c8 ("phy/micrel: KSZ8031RNL RMII clock reconfiguration bug"). Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>