commit | 46d5a3431f2dbb2392b501be9b9f9c2ca17737d8 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Fri Sep 18 17:54:30 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:08:21 2015 -0700 |
tree | 62ddda30da9bebd7544f1effd38006a164ba183b | |
parent | c7d778fa74a88e7b5a09ba498d66bd67a7dc7df0 [diff] |
net: systemport: 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 <luisbg@osg.samsung.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>