On Mon, 30 Mar 2015, Axel Lin wrote: > This is a I2C driver, so it's wrong to use platform prefix for the > modalias. We have all needed i2c aliases coming form MODULE_DEVICE_TABLE, > so let's remove the wrong and unneeded "platform:twl6040" modalias. > > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx> > --- > drivers/mfd/twl6040.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks. > diff --git a/drivers/mfd/twl6040.c b/drivers/mfd/twl6040.c > index f71ee3d..c5265c1 100644 > --- a/drivers/mfd/twl6040.c > +++ b/drivers/mfd/twl6040.c > @@ -814,4 +814,3 @@ MODULE_DESCRIPTION("TWL6040 MFD"); > MODULE_AUTHOR("Misael Lopez Cruz <misael.lopez@xxxxxx>"); > MODULE_AUTHOR("Jorge Eduardo Candelaria <jorge.candelaria@xxxxxx>"); > MODULE_LICENSE("GPL"); > -MODULE_ALIAS("platform:twl6040"); -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html