commit | c7d778fa74a88e7b5a09ba498d66bd67a7dc7df0 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Fri Sep 18 17:54:00 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 16:08:20 2015 -0700 |
tree | 88ebc24e10a8a99814f5801e1e6fccd9c6187ada | |
parent | 1f770c0a09da855a2b51af6d19de97fb955eca85 [diff] |
net: arc: 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> Signed-off-by: David S. Miller <davem@davemloft.net>