i2c: Fix platform driver hotplug/coldplug
[pandora-kernel.git] / drivers / i2c / busses / i2c-omap.c
index 7ba3177..e7eb7bf 100644 (file)
@@ -693,3 +693,4 @@ module_exit(omap_i2c_exit_driver);
 MODULE_AUTHOR("MontaVista Software, Inc. (and others)");
 MODULE_DESCRIPTION("TI OMAP I2C bus adapter");
 MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:i2c_omap");