commit | 4f8d0bbb00f120ae0de79de6952132ea5c5028bb | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:11:21 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:11:21 2015 -0700 |
tree | 4e7adf2ee0eb8dba4ffff7baac4f62fcc31fa897 | |
parent | a11d5585edc626106d060dde447467677d220485 [diff] | |
parent | 1ccb141e31d0dc4c1234b0886cdc8b4399112c59 [diff] |
Merge branch 'phy-of-autoload' Luis de Bethencourt says: ==================== net: phy: 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>