]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: micrel: add has-broadcast-disable flag to type data
authorJohan Hovold <johan@kernel.org>
Wed, 19 Nov 2014 11:59:17 +0000 (12:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 19:08:56 +0000 (14:08 -0500)
commit957ca838435e4fc37ac2b20a02727b7e8dff23c7
tree3daf10091cfc1e8bb77344b4e7396fd3c76e23bf
parent74c963217fbf9a804e9bdfe8dc21ca2a104103c5
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>
drivers/net/phy/micrel.c