commit | ba867bc60a44cb8519b7d674c8ab37d139da6910 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Mon Mar 30 16:12:55 2015 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Mar 30 12:39:22 2015 +0100 |
tree | c99b1c1f2719c2da68971ce3af358bb5c6e3ef1a | |
parent | dc716bbf1d487503110139b019c3e6e526bf7cc8 [diff] |
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 <axel.lin@ingics.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>