]> 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)
commitfdd15d396abd98a33b04876d006ea3b39e9af75b
tree7eeac3a06fdee652c224af0799fce9b8b8417638
parent53999ac867c372c08e3807fba8e51ecbeecdf423
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