Greg, These are patches that correctly implement driver autoloading for the visorbus drivers. These patches do touch code outside of drivers/staging, however, since they are dependent on code in the drivers/staging area I think the correct path is to push these through drivers/staging. (This is an unfortunate chicken-and-egg problem with drivers/staging) If this is incorrect, please let me know what you think the best mailing list would be. Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> Prarit Bhargava (3): mei, make modules.alias UUID information easier to read drivers/staging: visorbus, add module autoload functionality drivers, staging, unisys Add visornic module autoloading code drivers/misc/mei/bus.c | 6 ++---- drivers/staging/unisys/include/visorbus.h | 8 -------- drivers/staging/unisys/visorbus/visorbus_main.c | 1 + drivers/staging/unisys/visornic/visornic_main.c | 1 + include/linux/mod_devicetable.h | 15 +++++++++++---- scripts/mod/devicetable-offsets.c | 4 ++++ scripts/mod/file2alias.c | 20 +++++++++++++++++--- 7 files changed, 36 insertions(+), 19 deletions(-) -- 1.7.9.3 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel