|
@@ -773,7 +773,7 @@ static void __exit vme_user_exit(void)
|
|
|
}
|
|
|
|
|
|
MODULE_PARM_DESC(bus, "Enumeration of VMEbus to which the driver is connected");
|
|
|
-module_param_array(bus, int, &bus_num, 0);
|
|
|
+module_param_array(bus, int, &bus_num, 0000);
|
|
|
|
|
|
MODULE_DESCRIPTION("VME User Space Access Driver");
|
|
|
MODULE_AUTHOR("Martyn Welch <martyn.welch@ge.com");
|