]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/i2c/chips/twl4030-poweroff.c
i2c: add MODULE_ALIAS to twl4030 drivers
[linux-2.6-omap-h63xx.git] / drivers / i2c / chips / twl4030-poweroff.c
index 57c7fc75d078cc1adb290ecc4d30e1369f315c90..0ebab0ba4e9441251e7bd5c429f909d57382859e 100644 (file)
@@ -70,6 +70,7 @@ static void __exit twl4030_poweroff_exit(void)
 module_init(twl4030_poweroff_init);
 module_exit(twl4030_poweroff_exit);
 
+MODULE_ALIAS("i2c:twl4030-poweroff");
 MODULE_DESCRIPTION("Triton2 device power off");
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Peter De Schrijver");