From: Axel Lin Date: Mon, 30 Mar 2015 08:12:55 +0000 (+0800) Subject: mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias X-Git-Tag: omap-for-v4.2/o2_dc~140^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba867bc60a44cb8519b7d674c8ab37d139da6910;p=pandora-kernel.git mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias 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 Signed-off-by: Lee Jones --- Reading git-diff-tree failed