git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7a792e
)
net: phy: micrel: add has-broadcast-disable flag to type data
author
Johan Hovold
<johan@kernel.org>
Wed, 19 Nov 2014 11:59:17 +0000
(12:59 +0100)
committer
David S. Miller
<davem@davemloft.net>
Fri, 21 Nov 2014 19:08:56 +0000
(14:08 -0500)
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>
No differences found