]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 17 Jul 2012 20:53:38 +0000 (22:53 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 17 Jul 2012 20:53:38 +0000 (22:53 +0200)
commit1a33a4ebecce89163de27cba57ba84fd7aa16137
tree6d6ea5a315f8a3c961eacf32ac5e9b4a4e30b56d
parent45bcc91aca328ba33f39cd711cf70b46ddd41ba0
parent72f081c46313f82754d4b19eeb33d2a7e2bc9b80
Merge branch 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup

From Kukjin Kim <kgene.kim@samsung.com>:

Here is second Samsung cleanup pull request for v3.6.

* 'next/cleanup-samsung-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: S3C24XX: Remove unused GPIO definitions for Openmoko GTA02 board
  ARM: S3C24XX: Remove unused GPIO definitions for port J
  ARM: S3C24XX: Remove unused GPA, GPE, GPH bank GPIO aliases
  ARM: S3C24XX: Convert the touchscreen setup code to common GPIO API
  ARM: S3C24XX: Convert the PM code to gpiolib API
  ARM: S3C24XX: Convert QT2410 board file to the gpiolib API
  ARM: S3C24XX: Convert SMDK board file to the gpiolib API
  ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board code

Signed-off-by: Arnd Bergmann <arnd@arndb.de>