commit | 88c796640eac36209efabe5e42b7b47dee58603e | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Wed Sep 16 11:11:22 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 17 21:24:02 2015 -0700 |
tree | 7eeac3a06fdee652c224af0799fce9b8b8417638 | |
parent | 4671fc6d47e0a0108fe24a4d830347d6a6ef4aa7 [diff] |
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>