]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/da903x.c
Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[~andy/linux] / drivers / mfd / da903x.c
index 7283d88656af06e6003b3f49b84f6ac8022afa48..e5ffe561739387837a37bd66454ee089b580f4d9 100644 (file)
@@ -561,7 +561,7 @@ static int __init da903x_init(void)
 {
        return i2c_add_driver(&da903x_driver);
 }
-module_init(da903x_init);
+subsys_initcall(da903x_init);
 
 static void __exit da903x_exit(void)
 {