hi, On Mon, Jul 20, 2009 at 07:06:47PM +0530, balajitk@xxxxxx wrote: > @@ -257,15 +257,15 @@ config RTC_DRV_TWL92330 > platforms. The support is integrated with the rest of > the Menelaus driver; it's not separate module. > > -config RTC_DRV_TWL4030 > - tristate "TI TWL4030/TWL5030/TPS659x0" > - depends on RTC_CLASS && TWL4030_CORE > +config RTC_DRV_TWL > + tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0" > + depends on RTC_CLASS && (TWL4030_CORE || TWL6030_CORE) > help > If you say yes here you get support for the RTC on the > TWL4030 family chips, used mostly with OMAP3 platforms. > > This driver can also be built as a module. If so, the module > - will be called rtc-twl4030. > + will be called twl-rtc. no renaming and still wrong, the driver will be called rtc-twl, not twl-rtc. anyways, keep the old name -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html