]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Merge current mainline tree into linux-omap tree
authorTony Lindgren <tony@atomide.com>
Wed, 5 Mar 2008 08:33:15 +0000 (10:33 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 5 Mar 2008 08:33:15 +0000 (10:33 +0200)
Merge branches 'master' and 'linus'

Conflicts:

drivers/rtc/Kconfig

1  2 
MAINTAINERS
Makefile
arch/arm/Kconfig
drivers/rtc/Kconfig
drivers/rtc/Makefile
include/linux/connector.h

diff --cc MAINTAINERS
Simple merge
diff --cc Makefile
Simple merge
Simple merge
index 36cfca31769c22a46570aa913479ca3b75482d7a,82f5ad9c3af479a86e711819b8cea6ddfc42f947..0cdeb11a9cb5e5eea0d14bf4ad63ba5fe310750b
@@@ -250,16 -250,15 +250,25 @@@ config RTC_DRV_TWL9233
          platforms.  The support is integrated with the rest of
          the Menelaus driver; it's not separate module.
  
 +config RTC_DRV_TWL4030
 +      tristate "OMAP TWL4030 Real Time Clock"
 +      depends on RTC_CLASS && TWL4030_CORE
 +      help
 +        If you say yes here you get support for internal Real-Time 
 +        Clock of TWL4030 chip.
 +
 +        This driver can also be built as a module. If so, the module
 +        will be called rtc-twl4030.
 +
+ config RTC_DRV_S35390A
+       tristate "Seiko Instruments S-35390A"
+       help
+         If you say yes here you will get support for the Seiko
+         Instruments S-35390A.
+         This driver can also be built as a module. If so the module
+         will be called rtc-s35390a.
  endif # I2C
  
  comment "SPI RTC drivers"
Simple merge
Simple merge