openwrtv4/target/linux/generic/files/drivers
David Bauer 6680fab947 kernel: b53: register switch on probe
Currently, the b53 MDIO switch driver registers the switch on
config-init and not on device probe. Because of this, the switch
gets added every time the associated interface comes up.

This commit fixes this behavior by registering the switch on device
probe.

Compile- and run-tested on OCEDO Koala.

Signed-off-by: David Bauer <mail@david-bauer.net>
2018-11-23 21:45:51 +00:00
..
leds linux/ledtrig-netdev: remove unsigned < 0 check 2017-06-11 14:22:44 +02:00
misc kernel: owl-loader: fix compile warning 2017-10-01 16:40:37 +02:00
mtd kernel: add DT binding support to the Seama parser 2018-11-22 10:13:56 +01:00
net/phy kernel: b53: register switch on probe 2018-11-23 21:45:51 +00:00