Skip to content
Commit e72701ac authored by Anton Vorontsov's avatar Anton Vorontsov Committed by David S. Miller
Browse files

net: Fix OF platform drivers coldplug/hotplug when compiled as modules



Some OF platform drivers are missing module device tables, so they won't
load automatically on boot. This patch fixes the issue by adding proper
MODULE_DEVICE_TABLE() macros to the drivers.

Signed-off-by: default avatarAnton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0fe7463a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment