commit | a11d5585edc626106d060dde447467677d220485 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:09:11 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:09:11 2015 -0700 |
tree | 7d86a8f24ecad7876fcd94f73fd966422335c3ec | |
parent | 1f770c0a09da855a2b51af6d19de97fb955eca85 [diff] | |
parent | ebd8ebf078879973d0e8d2642253c091c23bd7d2 [diff] |
Merge branch 'net-of-autoload' Luis de Bethencourt says: ==================== net: Fix module autoload for OF platform drivers These patches add the missing MODULE_DEVICE_TABLE() for OF to export the information so modules have the correct aliases built-in and autoloading works correctly. A longer explanation by Javier Canillas can be found here: https://lkml.org/lkml/2015/7/30/519 ==================== Signed-off-by: David S. Miller <davem@davemloft.net>