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)
commit88c796640eac36209efabe5e42b7b47dee58603e
tree7eeac3a06fdee652c224af0799fce9b8b8417638
parent4671fc6d47e0a0108fe24a4d830347d6a6ef4aa7
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