diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-11-08 17:39:29 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-09 19:35:53 -0800 |
commit | 727b3668b730634228fc65c336c2a7a080e02885 (patch) | |
tree | 061758f9f98b33a681b4d564a2035fd1d361e7e4 /drivers/net/hamradio | |
parent | 14684b93019a2d2ece0df5acaf921924541b928d (diff) |
net: sfp: rework upstream interface
The current upstream interface is an all-or-nothing, which is
sub-optimal for future changes, as it doesn't allow the upstream driver
to prepare for the SFP module becoming available, as it is at boot.
Switch to a find-sfp-bus, add-upstream, del-upstream, put-sfp-bus
interface structure instead, which allows the upstream driver to
prepare for a module being available as soon as add-upstream is called.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions