]> git.baikalelectronics.ru Git - kernel.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)
commit233d2c1be34712018cf6a7d066f02ab05bfd9a6e
treea03ca8c6bb5c772b2da5214717a3adf0fad05835
parent0066c8d7091e65fb82541f661ba11298fec52d73
parent6a5759d6bb0e05664e47d688f17432e8dba96e23
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>