]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorOlof Johansson <olof@lixom.net>
Sun, 11 Aug 2013 22:44:38 +0000 (15:44 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 11 Aug 2013 22:44:38 +0000 (15:44 -0700)
commite60ab95e9c0387c72718a60a44ff20260ce111fb
tree5966bf282bc044f04e96aa8154b655444a9469ad
parent9cfb6a944a8d5f4b0c9f26229ea9f1e5087d7979
parent3b645567f86e8cc6277fca3dc2635164d38fd487
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes

From Kukjin Kim:
Fix to boot kernel on exynos5440 which has no specific map_io(). Current kernel
cannot support no CPU specific map_io() for Samsung SoCs.

* tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: SAMSUNG: fix to support for missing cpu specific map_io

Signed-off-by: Olof Johansson <olof@lixom.net>