Get rid of users of of_platform_driver in drivers/net. The
of_platform_{,un}register_driver functions are going away, so the
users need to be converted to using the platform_bus_type directly.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
||
|---|---|---|
| .. | ||
| core.c | ||
| core.h | ||
| debug.c | ||
| debug.h | ||
| emac.h | ||
| Kconfig | ||
| Makefile | ||
| mal.c | ||
| mal.h | ||
| phy.c | ||
| phy.h | ||
| rgmii.c | ||
| rgmii.h | ||
| tah.c | ||
| tah.h | ||
| zmii.c | ||
| zmii.h | ||