]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 26 Oct 2012 12:45:06 +0000 (14:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Oct 2012 12:45:06 +0000 (14:45 +0200)
commit389a84d2c1c62f0232b5239017c81ee88b2613ae
treea03ca8c6bb5c772b2da5214717a3adf0fad05835
parentef3f94412a4d7e107392e7c7cfc3e2d0668aa1aa
parent61ef3c0bd3ccc9552ea4e54f5003a21ba45ceb44
Merge branch 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes

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

One is spi stuff for fix the device names for the different subtypes of
the spi controller. And the other is adding missing .smp field for
exynos4-dt and fixing memory sections for exynos4210-trats board.

* 'v3.7-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Set .smp field of machine descriptor for exynos4-dt
  ARM: dts: Split memory into 4 sections for exynos4210-trats
  ARM: SAMSUNG: Add naming of s3c64xx-spi devices

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