]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorArnd Bergmann <arnd@arndb.de>
Tue, 18 Mar 2014 15:06:37 +0000 (16:06 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 18 Mar 2014 15:06:37 +0000 (16:06 +0100)
commit15f105ca9a476b6b93cb1cc88fd17327a1649436
tree19ff25fe5efadb0129008f406e2df9661e5bb1fb
parentdbab8c10db9f6c611d82448994e0eaded62cf875
parent78c130b77b347bb0ee27eb1e95ef80887b14801f
Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical

Merge "Samsung non-critical fixes for v3.15" from Kukjin Kim:

- fix typo CONFIG_CPU_S3C2443 in Kconfig
- fix G3D regulator on because of entering low power mode
  for exynos5250-arndale
- fix CONFIG_USB_EHCI_EXYNOS for exynos_defconfig
- fix initcall of mach-crag6410-module.c

* tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: S3C64XX: mach-crag6410-module.c is not modular
  ARM: exynos_defconfig: Update EHCI config entry
  ARM: dts: Keep G3D regulator always on for exynos5250-arndale
  ARM: S3C24XX: Fix typo CONFIG_CPUS_3C2443

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