i2c: xtensa s6000 i2c driver
[pandora-kernel.git] / drivers / i2c / busses / i2c-simtec.c
index 10af8d3..042fda2 100644 (file)
@@ -159,6 +159,9 @@ static int simtec_i2c_remove(struct platform_device *dev)
 
 /* device driver */
 
+/* work with hotplug and coldplug */
+MODULE_ALIAS("platform:simtec-i2c");
+
 static struct platform_driver simtec_i2c_driver = {
        .driver         = {
                .name           = "simtec-i2c",