rtc-fm3130: fix chip naming
[pandora-kernel.git] / drivers / rtc / rtc-fm3130.c
index 11644c8..abfdfcb 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);