From ba867bc60a44cb8519b7d674c8ab37d139da6910 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Mon, 30 Mar 2015 16:12:55 +0800 Subject: [PATCH] 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-format-patch failed