]> git.baikalelectronics.ru Git - kernel.git/commit
net: moxa: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 18 Sep 2015 15:56:21 +0000 (17:56 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Sep 2015 23:09:02 +0000 (16:09 -0700)
commiteace7133afb3e9aa6e939fc717a8b100639633b2
tree7d86a8f24ecad7876fcd94f73fd966422335c3ec
parentf342e75402708ab686af1b69136313588ec06c94
net: moxa: 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>
drivers/net/ethernet/moxa/moxart_ether.c