commit | 553ebb8e40d5a9135be036cc6ebfdf40bdc1f710 | [log] [tgz] |
---|---|---|
author | Alessio Igor Bogani <alessio.bogani@elettra.eu> | Tue Jun 14 16:36:55 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 31 13:20:16 2016 +0200 |
tree | edcf6851181c6532f2322abb57bb30cfbc2d8ac5 | |
parent | 76deefa3b797cc2014581cb0337dc207e9ab3a3d [diff] |
vme: Fix module autoload These drivers have a PCI device ID table but the PCI module alias information is not created so module autoloading won't work. Signed-off-by: Alessio Igor Bogani <alessio.bogani@elettra.eu> Acked-by: Martyn Welch <martyn@welchs.me.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>