X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=drivers%2Frtc%2Frtc-fm3130.c;h=abfdfcbaa059f2334dea356dd5b094924783315e;hb=b42f931737bea8ca3982449d63ec46410d13e891;hp=11644c8fca829882dc1b0f8225cc1dda148b62c2;hpb=f9d1c6ca2bb1bbfde4a95d9e55ab3b0126825295;p=linux-2.6-omap-h63xx.git diff --git a/drivers/rtc/rtc-fm3130.c b/drivers/rtc/rtc-fm3130.c index 11644c8fca8..abfdfcbaa05 100644 --- a/drivers/rtc/rtc-fm3130.c +++ b/drivers/rtc/rtc-fm3130.c @@ -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);