Re: [PATCH v3 WIP 3/3] i2c-parport: modify driver to use new parport device model

From: One Thousand Gnomes
Date: Sat Apr 25 2015 - 18:33:27 EST


> +static int parport;
> +module_param(parport, int, 0);
> +MODULE_PARM_DESC(parport, "The parport to be used, default parport0\n");

Minor suggested enhancement: this ought to be an array so you can attach
multiple instances to a system.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/