[i2c] [PATCH] modpost: i2c aliases need no trailing wildcard
Rusty Russell
rusty at rustcorp.com.au
Mon May 5 02:09:05 CEST 2008
On Saturday 03 May 2008 04:37:21 Jean Delvare wrote:
> Hi all,
>
> [Once more with Sam's address fixed, sorry for the noise.]
>
> Not all device types need a wildcard at the end of their module
> aliases. In particular, for i2c module aliases, the trailing wildcard
> is not only unneeded, it could also cause the wrong driver to be
> loaded.
Hi Jean,
i2c would have been better using a terminator char after the device name.
The wildcard would then allow future extensions without having the current
potential confusion.
Still, there's nothing wrong with this patch, happy for you to send it.
Acked-by: Rusty Russell <rusty at rustcorp.com.au>
Cheers,
Rusty.
More information about the i2c
mailing list