]> err.no Git - linux-2.6/blobdiff - drivers/rtc/rtc-fm3130.c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[linux-2.6] / drivers / rtc / rtc-fm3130.c
index 11644c8fca829882dc1b0f8225cc1dda148b62c2..abfdfcbaa059f2334dea356dd5b094924783315e 100644 (file)
@@ -55,7 +55,7 @@ struct fm3130 {
        int                     alarm;
 };
 static const struct i2c_device_id fm3130_id[] = {
-       { "fm3130-rtc", 0 },
+       { "fm3130", 0 },
        { }
 };
 MODULE_DEVICE_TABLE(i2c, fm3130_id);