Merge branch 'android-2.6.36' into android-tegra-2.6.36
authorColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:31:32 +0000 (16:31 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:32:09 +0000 (16:32 -0700)
Conflicts:
drivers/input/touchscreen/Kconfig

Change-Id: Ifc75266e258f9513d78c47c12e2f1de1d2344f02

1  2 
arch/arm/kernel/process.c
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/mmc/core/sdio.c
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/usb/gadget/Kconfig
drivers/usb/gadget/Makefile
include/linux/mmc/host.h
include/linux/mmc/mmc.h

Simple merge
index cab10a00e4146bf85c2b940807e874d12872f140,4098eb8f7de6c0d7316f9bfb1b9bb9590b9b2381..d50fd5603604007baf63c47d97561dfc16ea6cad
@@@ -328,19 -328,12 +328,25 @@@ config TOUCHSCREEN_MIGO
          To compile this driver as a module, choose M here: the
          module will be called migor_ts.
  
 +config TOUCHSCREEN_PANJIT_I2C
 +      tristate "PANJIT I2C touchscreen driver"
 +      depends on I2C
 +      default n
 +      help
 +        Say Y here to enable PANJIT I2C capacitive touchscreen support,
 +        covering devices such as the MGG1010AI06 and EGG1010AI06
 +
 +        If unsure, say N
 +
 +        To compile this driver as a module, choose M here: the module will
 +        be called panjit_i2c.
 +
+ config TOUCHSCREEN_SYNAPTICS_I2C_RMI
+       tristate "Synaptics i2c touchscreen"
+       depends on I2C
+       help
+         This enables support for Synaptics RMI over I2C based touchscreens.
  config TOUCHSCREEN_TOUCHRIGHT
        tristate "Touchright serial touchscreen"
        select SERIO
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge