commit | e8048e5595bedb1f4b20597d059d6877a710f12d | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Fri Sep 18 17:55:02 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:08:21 2015 -0700 |
tree | 70dcdeb0954f5046d20b633dcd94439127329269 | |
parent | 46d5a3431f2dbb2392b501be9b9f9c2ca17737d8 [diff] |
net: bcmgenet: Fix module autoload for OF platform driver This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt <luis@osg.samsung.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>