Files
linux/include/linux
Corentin Labbe 5482a978b9 net: mdio-mux: add mdio_mux parameter to mdio_mux_init()
mdio_mux_init() use the parameter dev for two distinct thing:
1) Have a device for all devm_ functions
2) Get device_node from it

Since it is two distinct purpose, this patch add a parameter mdio_mux
that is linked to task 2.

This will also permit to register an of_node mdio-mux that lacks a direct
owning device.
For example a mdio-mux which is a subnode of a real device.

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-05 14:42:52 -07:00
..
2017-08-03 21:37:30 -07:00
2017-07-06 16:24:33 -07:00
2017-08-24 13:23:03 -07:00
2017-08-27 12:12:25 -07:00
2017-07-07 20:09:10 -04:00
2017-07-10 16:32:34 -07:00
2017-08-18 15:32:01 -07:00
2017-08-31 16:12:59 -07:00
2017-07-13 16:00:15 -04:00
2017-07-25 18:05:25 +02:00
2017-08-06 20:55:29 -07:00
2017-08-06 20:55:29 -07:00
2017-08-21 12:47:31 -07:00
2017-08-16 16:28:47 -07:00
2017-07-12 23:11:23 +02:00
2017-08-21 12:47:31 -07:00
2017-08-16 16:28:47 -07:00
2017-08-03 21:37:29 -07:00
2017-07-24 17:50:37 +02:00
2017-08-18 15:32:01 -07:00