]> git.baikalelectronics.ru Git - kernel.git/commit
net: ks8851: Export OF module alias information
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 16 Sep 2015 09:11:22 +0000 (11:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Sep 2015 04:24:02 +0000 (21:24 -0700)
commit1a01b2440c20c3c942c55d6e107ebff4add32e4e
tree7eeac3a06fdee652c224af0799fce9b8b8417638
parenta3b41e0c7fbb5dbd034f7ce28b5c3092766f8a5f
net: ks8851: Export OF module alias information

Drivers needs to export the OF id table and this be built into
the module or udev won't have the necessary information to autoload
the driver module when the device is registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/micrel/ks8851.c